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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Select not locked rows

Re: Select not locked rows

From: Uwe Schneider <us_at_webde-ag.de>
Date: Wed, 16 Aug 2000 12:05:28 +0200
Message-ID: <399A6768.4DD1C285@webde-ag.de>

Anatoly Moskovsky wrote:
>
> Hi!
>
> Is it possible to select for update only not locked rows?
> If not, how can I detect if a row has been locked?
>

SELECT ... WHERE ... FOR UPDATE NOWAIT

-- 
Uwe Schneider - WEB.DE AG - Amalienbadstr. 41 - 76227 Karlsruhe 
Forschung & Entwicklung - Tel. (+49) 721 94329 832
"In a world without walls and fences, who needs windows and gates?"
Received on Wed Aug 16 2000 - 05:05:28 CDT

Original text of this message

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