arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

codepoint

This section contains reference documentation for the CODEPOINT function.

the Unicode codepoint of the first character of the string

hashtag
Signature

CODEPOINT(col)

hashtag
Usage Examples

value
SELECT CODEPOINT('Apache Pinot') AS value
FROM ignoreMe

65