[cubrid_execute() | http://www.php.net/manual/en/function.cubrid-execute.php\] is used to execute the given SQL statement. However, the implement of this function is too complicated. It is hard to understand and maintain. So we need to simplify it.