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

Home -> Community -> Usenet -> c.d.o.misc -> Re: I need a dynamic cursor - how?

Re: I need a dynamic cursor - how?

From: Greg Forestieri <gforestieri9_at_yahoo.com>
Date: 27 Mar 2003 13:51:43 -0800
Message-ID: <6a8cdd95.0303271351.18f2604@posting.google.com>


Bottom line is that if you still wish to use the cursor to drive the program, you will have to do baby selects in the main loop to verify the new values. Assumes no inserts or deletes of rows. Hard to design it without knowing more about your particular system.

good luck
Greg Received on Thu Mar 27 2003 - 15:51:43 CST

Original text of this message

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