R/duckdb-funs.R
ascii.Rd
Returns an integer that represents the Unicode code point of the first character of the string.
string
ascii(string = VARCHAR)
VARCHAR
INTEGER
ascii('Ω')