...
- The first 256 Unicode characters (0, 255) correspond to the ASCII character set.
- Input values for the
CHAR
function should be of integer type. Decimal type column data can be used as input. However, if the data contains digits to the right of the decimal point, theCHAR
function returns a missing value. - If the function cannot evaluate the numeric data, a null value is returned.
D s-lang-vs-sql
D s | ||
---|---|---|
|
Column reference example:
...