Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Select not locked rows
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
![]() |
![]() |