-
+
SQL Syntax
the ASCII range (up to \007F) can be specified.
Both the 4-digit and the 6-digit form can be used to specify
UTF-16 surrogate pairs to compose characters with code points
- larger than \FFFF (although the availability of
+ larger than U+FFFF (although the availability of
the 6-digit form technically makes this unnecessary).
code points in the ASCII range (up to \u007F>) can be
specified. Both the 4-digit and the 8-digit form can be used to
specify UTF-16 surrogate pairs to compose characters with code
- points larger than \FFFF (although the
+ points larger than U+FFFF (although the
availability of the 8-digit form technically makes this
unnecessary).
specified.
Both the 4-digit and the 6-digit form can be used to specify
UTF-16 surrogate pairs to compose characters with code points
- larger than \FFFF (although the availability
+ larger than U+FFFF (although the availability
of the 6-digit form technically makes this unnecessary).