ascii

Returns the decimal representation first character of string_expr.

Syntax

ascii(string_expr)

Arguments

string_expr A character string or an expression returning a character string value.

Description

The ascii string function returns the decimal representation first character of string_expr.