IS-COLUMN-CODEPAGE function Returns TRUE if the specified CLOB field is a COLUMN-CODEPAGE CLOB. Otherwise, it returns FALSE (that is, if the CLOB is a DBCODEPAGE CLOB or a TTCODEPAGE CLOB). Syntax IS-COLUMN-CODEPAGE ( field ) field The name of a CLOB field.
IS-COLUMN-CODEPAGE ( field )