CHR
This section contains reference documentation for the CHR function.
Was this helpful?
This section contains reference documentation for the CHR function.
the character corresponding to the Unicode codepoint
CHR(codepoint)
SELECT CHR(65) AS value
FROM ignoreMeA
Was this helpful?
Was this helpful?

