oci_fetch_all
PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0
oci_fetch_all - Fetches multiple rows from a query into a two-dimensional array
Example #1 oci_fetch_all example
Example #2 oci_fetch_all example with <span class='function-constant'>OCI_FETCHSTATEMENT_BY_ROW</span>
Example #3 oci_fetch_all with <span class='function-constant'>OCI_NUM</span>