Skip to contents

Returns an integer that represents the Unicode code point of the first character of the string.

Usage

ascii(string = VARCHAR)

Arguments

string

VARCHAR

Value

INTEGER

SQL examples

ascii('Ω')