Versions available for this page: CUBRID 8.2.1 | CUBRID 8.3.0 | CUBRID 8.3.1 | CUBRID 8.4.0 | CUBRID 8.4.1 | CUBRID 8.4.3 | CUBRID 9.0.0 |
The cci_is_updatable function checks whether the SQL statement, which executed cci_prepare(), is updatable. If it is updatable, 1 is returned.
int cci_is_updatable(int req_handle)