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: tough choices

Re: tough choices

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Fri, 18 Jun 2004 16:49:11 -0700
Message-ID: <1087602573.649098@yasure>


Howard J. Rogers wrote:

> Some people talk about selects as though they were transactions. I don't.
> And those people would be wrong, IMO.

I agree with one caveat:

SELECT ...
FROM ...
FOR UPDATE; Which is the beginning of a transaction that must end with a commit or rollback.

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Fri Jun 18 2004 - 18:49:11 CDT

Original text of this message

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