(no version information, might be only in CVS)
oci_set_prefetch -- Sets number of rows to be prefetchedSets the number of rows to be prefetched after successful call to oci_execute(). The default value for rows is 1.
Returns TRUE on success or FALSE on failure.