diff --git a/doc/src/sgml/syntax.sgml b/doc/src/sgml/syntax.sgml index 6c988011b7c..90aa3b6c9b4 100644 --- a/doc/src/sgml/syntax.sgml +++ b/doc/src/sgml/syntax.sgml @@ -1,4 +1,4 @@ - + SQL Syntax @@ -485,7 +485,7 @@ U&'\0441\043B\043E\043D' the UESCAPEUESCAPE clause after the string, for example: - U&'d!0061t!+000061' UESCAPE '!' +U&'d!0061t!+000061' UESCAPE '!' The escape character can be any single character other than a hexadecimal digit, the plus sign, a single quote, a double quote,