DB2 Version 10.1 for Linux, UNIX, and Windows

NCLOB scalar function

The NCLOB function returns a NCLOB representation of any type of national character string.

Read syntax diagramSkip visual syntax diagram
>>-NCLOB--(--national-character-expression--+------------+--)--><
                                            '-,--integer-'      

The schema is SYSIBM.

The NCLOB function can be specified only in a Unicode database (SQLSTATE 560AA).

The NCLOB scalar function is a synonym for the DBCLOB scalar function.