|
|
The ASCII_CODE Function
Syntax for the ASCII_CODE function:
source-string is a character or binary string expression.
Rules:
- A single INTEGER value is returned, representing an ASCII code.
- If the source-string contains more than one character, the ASCII code of the left-most octet is returned.
- If the length of source-string is zero, then the result of the function is NULL.
- If the value of source-string is NULL, then the result of the function is NULL.
|
Upright Database Technology AB Voice: +46 18 780 92 00 Fax: +46 18 780 92 40 dbtechnology@upright.se |
|
|