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
Example #1 Fetching Implicit Result Sets in a loop
Example #2 Getting child statement handles individually
Example #3 Explicitly setting the Prefetch Count
Example #4 Implicit Result Set example without using oci_get_implicit_resultset