>>-LONG_VARCHAR--(--character-string-expression--)-------------><
The schema is SYSIBM.
The LONG_VARCHAR function returns a LONG VARCHAR representation of a character string data type.
The result of the function is a LONG VARCHAR. If the argument can be null, the result can be null; if the argument is null, the result is the null value.