oci_get_implicit_resultset

PHP 5 >= 5.6.0, PHP 7, PHP 8, PECL OCI8 >= 2.0.0
oci_get_implicit_resultset - Returns the next child statement resource from a parent statement resource that has Oracle Database Implicit Result Sets
Manual
Code Examples

Example #1 Fetching Implicit Result Sets in a loop

PHP Version:

Example #2 Getting child statement handles individually

PHP Version:

Example #3 Explicitly setting the Prefetch Count

PHP Version:

Example #4 Implicit Result Set example without using oci_get_implicit_resultset

PHP Version:


Function oci_get_implicit_resultset:

Oracle OCI8 Functions

Most used PHP functions