ocisetprefetch
(PHP 3>= 3.0.12, PHP 4 )
ocisetprefetch -- Sets number of rows to be prefetched
Description
bool
ocisetprefetch ( resource stmt, int rows)
Sets the number of top level rows to be prefetched to rows.
The default value for rows is 1 row.