oci_execute
PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0
oci_execute - Executes a statement
Example #1 oci_execute for queries
Example #2 oci_execute without specifying a mode example
Example #3 oci_execute with <span class='function-constant'>OCI_NO_AUTO_COMMIT</span> example
Example #4 oci_execute with different commit modes example
Example #5 oci_execute with
<span class='function-constant'>OCI_DESCRIBE_ONLY</span> example