(PECL CUBRID >= 8.3.0)
Update the element value of sequence type column using OID
bool cubrid_seq_put ( resource $conn_identifier, string $oid, string $attr_name, int $index, string $seq_element )
The cubrid_seq_put() function is used to update the content of the requested element in a sequent type attribute using OID.
Parameters:
conn_identifier
Connection identifier.