TO_CLOB scalar function

The TO_CLOB function returns a CLOB representation of a string.

Character to CLOB syntax

Read syntax diagramSkip visual syntax diagramTO_CLOB( character-expression,integer,CODEUNITS16CODEUNITS32OCTETS)

Graphic to CLOB syntax

Read syntax diagramSkip visual syntax diagramTO_CLOB( graphic-expression,integer,CODEUNITS16CODEUNITS32)

The TO_CLOB function is identical to the CLOB function. For more information, see CLOB or TO_CLOB scalar function.