CHR Function Syntax | VantageCloud Lake - CHR Function Syntax - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
ft:locale
en-US
ft:lastEdition
2024-12-11
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905
[TD_SYSFNLIB.] CHR ( numeric_expr )

Syntax Elements

TD_SYSFNLIB.
Name of the database where the function is located.
numeric_expr
numeric_expr must be zero or greater. If numeric_expr is greater than 255, an operation of numeric_expr mod 256 is run to return a value between 0 and 255.
If numeric_expr is NULL, NULL is returned.