   #PHP Manual Oracle 8 functions ociserverversion ocistatementtype

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                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.
   ______________________________________________________________________

   Prev             Home             Next
   ociserverversion  Up  ocistatementtype
