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: Anatoly Moskovsky <avm_at_trais.com.ua>
Date: Wed, 16 Aug 2000 19:52:36 +0300
Message-ID: <8negmu$9jj$1@DCS.eurocom.od.ua>

Hi!

"Uwe Schneider" <us_at_webde-ag.de> wrote in message news:399A6768.4DD1C285_at_webde-ag.de...
> > 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
>

So, the first is not possible?
Is there a way to determine if a row has been locked without attempting to lock it ?

Bye Received on Wed Aug 16 2000 - 11:52:36 CDT

Original text of this message

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