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

Home -> Community -> Usenet -> comp.databases.theory -> Re: computational model of transactions

Re: computational model of transactions

From: David Cressey <dcressey_at_verizon.net>
Date: Sun, 06 Aug 2006 13:13:10 GMT
Message-ID: <GVlBg.1553$Fl2.110@trndny01>

"Bob Badour" <bbadour_at_pei.sympatico.ca> wrote in message news:SzlBg.35718$pu3.465255_at_ursa-nb00s0.nbnet.nb.ca...

> How about: Delete from table a where id = 1 and x = 2; insert into table
> a values (id=1, x = 7); ?

PMFJI. Can you tell us why you didn't bracket the two operations above by something that would indicate that they are both part of the same transaction? Or are they separate transactions? Received on Sun Aug 06 2006 - 08:13:10 CDT

Original text of this message

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