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: extracting records using a cursor within a cursor

Re: extracting records using a cursor within a cursor

From: <andrewst_at_onetel.com>
Date: 25 May 2005 08:24:49 -0700
Message-ID: <1117034689.216130.148240@f14g2000cwb.googlegroups.com>


DA Morgan wrote:
> But even if simple DML will not work ... the solution is bulk
> binding with BULK COLLECT and FORALL. There is no valid reason
> to open a cursor loop in a situation such as your sample.

This is an overstatement. Hell, even Tom Kyte uses simple FOR loops sometimes! Received on Wed May 25 2005 - 10:24:49 CDT

Original text of this message

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