SQL - Scalar functions - TO_CHAR
The TO_CHAR function returns a character representation of an input expression.
The schema is SYSIBM.
The TO_CHAR scalar function is a synonym for the VARCHAR_FORMAT scalar function.