Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Using prefetch with cursors (performance)

Re: Using prefetch with cursors (performance)

From: fareeda <fareeda_at_pspl.co.in>
Date: 9 Jun 2003 03:39:08 -0700
Message-ID: <c6d78d84.0306090239.52b6763@posting.google.com>


In that case do we know of anything that would increase performance when reading from a cursor.
The only thing this read loop would do is read from cursor, manipulate data and write to a text file.
Can we make use of hints here? Note that we need the data sorted as per subscriber id which does have an index and we have already used ORDER BY clause. Received on Mon Jun 09 2003 - 05:39:08 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US