This section contains reference documentation for the CODEPOINT function.
the Unicode codepoint of the first character of the string
CODEPOINT(col)
SELECT CODEPOINT('Apache Pinot') AS value FROM ignoreMe
65
Last updated 3 years ago
Was this helpful?