Code
Result

PHP code example: oci_fetch_array

Returns the next row from a query as an associative or numeric array . See documentation.

You can try this function yourself. Just edit the code and on "Run" to see the result.