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)