fbsql_create_clob说明string fbsql_create_clob ( string clob_data [, resource link_identifier] )Creates a CLOB from the given data. 参数
返回值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. 范例
| ||