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: conditional cursor that will start fetching data from where it stopped in last execution

Re: conditional cursor that will start fetching data from where it stopped in last execution

From: Galen Boyer <galen_boyer_at_yahoo.com>
Date: 24 Nov 2006 09:10:02 -0600
Message-ID: <u64d41zbt.fsf@rcn.com>


On 24 Nov 2006, garfield.jack_at_gmail.com wrote:

> Can anybody tell me if a cursor can be defined in such a way that it
> will copy only the newly inserted data into table 'a'

Have the cursor defined to pick up only the newly inserted rows. Maybe NOT IN 'b'. Maybe transaction time > last execution date.

-- 
Galen Boyer
Received on Fri Nov 24 2006 - 09:10:02 CST

Original text of this message

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