![]() | oci_set_prefetchDescriptionbool oci_set_prefetch ( resource statement [, int rows] )Sets the number of rows to be prefetched after successful call to oci_execute(). The default value for rows is 1.
Restituisce TRUE in caso di successo, FALSE in caso di fallimento. See also oci8_.default_prefetch ini option. | ![]() |