fbsql_create_clob Create a CLOB &reftitle.description; stringfbsql_create_clob stringclob_data resourcelink_identifier Creates a CLOB from the given data. &reftitle.parameters; clob_data The CLOB data. &fbsql.link-identifier.description; &reftitle.returnvalues; Returns a resource handle to the newly created CLOB, which can be used with insert and update commands to store the CLOB in the database. &reftitle.examples; <function>fbsql_create_clob</function> example ]]> &reftitle.seealso; fbsql_create_blob fbsql_read_blob fbsql_read_clob fbsql_set_lob_mode