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

Home -> Community -> Mailing Lists -> Oracle-L -> a theoretical question

a theoretical question

From: Andrey Bronfin <andreyb_at_elrontelesoft.com>
Date: Mon, 08 Apr 2002 05:23:24 -0800
Message-ID: <F001.0043E2FC.20020408052324@fatcity.com>


Deart gurus !
I'm just wondering what happens in this situation : i issue the following SQL :
update AAA set BBB=0 where ROWID='XXXXXXXXX' ; Now , if the value of the BBB column is already 0 for the given row (or a set of rows) , what will actually happen behind the curtains ? I mean, will Oracle somehow detect that actually the update does not need to occur , or will it perform the update regardless of the current values of the columns .

Thanks a lot,
DBAndrey

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Andrey Bronfin
  INET: andreyb_at_elrontelesoft.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). Received on Mon Apr 08 2002 - 08:23:24 CDT

Original text of this message

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