(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.
Retorna TRUE em caso de sucesso ou FALSE em falhas.