DB2 Scalar functions - NCHAR
The NCHAR function returns a fixed-length national character string representation of a variety of data types.
The schema is SYSIBM. The function name cannot be specified as a qualified name when keywords are used in the function signature.
The NCHAR function can be specified only in a Unicode database (SQLSTATE 560AA).
The NCHAR function returns a fixed-length national character string representation of:
The NCHAR scalar function is a synonym for a scalar cast function with result string units as specified in the following table.