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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Smart Update, How ?

RE: Smart Update, How ?

From: Daemen, Remco <Remco.Daemen_at_werklinq.nl>
Date: Wed, 13 Mar 2002 07:43:28 -0800
Message-ID: <F001.00427356.20020313074328@fatcity.com>


Can't you extract the update out of the cursor loop, and build a new cursor just for this update, in which you exclude the rows with "XXX is null" ? If you execute both loops, the result would be the same ...

-----Oorspronkelijk bericht-----
Van: Steven Joshua [mailto:wndyu_at_yahoo.com] Verzonden: woensdag 13 maart 2002 15:53
Aan: Multiple recipients of list ORACLE-L Onderwerp: RE: Smart Update, How ?

No, I can't do that. The whole row contains a lot of other information for other updates.

Any other ideas?

Steven


Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Steven Joshua
  INET: wndyu_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Daemen, Remco
  INET: Remco.Daemen_at_werklinq.nl

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Mar 13 2002 - 09:43:28 CST

Original text of this message

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