ASCII
Description
Returns the number code of a character on the ASCII table (ASCII in Transact-SQL).
Sample Source Pattern
Syntax
Arguments
expression
: VARCVHAR
or CHAR
expression.
Return Type
INT
.
Examples
Known Issues
No issues were found.
Related EWIs
No related EWIs.
Last updated