DB2 Scalar functions - NVARCHAR
The NVARCHAR function returns a varying-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.
NVARCHAR can be specified only in a Unicode database (SQLSTATE 560AA).
The NVARCHAR function returns a varying-length national character string representation of:
The NVARCHAR scalar function is a synonym for a scalar cast function with result string units as specified in the following table.