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: Lock Table

Re: Lock Table

From: <xhoster_at_gmail.com>
Date: 08 Sep 2005 19:25:36 GMT
Message-ID: <20050908152536.380$Ky@newsreader.com>


DA Morgan <damorgan_at_psoug.org> wrote:
> AnySQL (d.c.b.a) wrote:
> > you can change you sql to select (1) from my_table for update, else
> > oracle will never block reader.
> >
> >
> > ANYSQL from china
> > http://www.anysql.net/en/
>
> It is impossible, in Oracle, to block a reader? Where are you getting
> your information?

"Select...for update" reads things. "Select...for update" blocks. Hence, it is possible to block a reader.

Xho

-- 
-------------------- http://NewsReader.Com/ --------------------
Usenet Newsgroup Service                        $9.95/Month 30GB
Received on Thu Sep 08 2005 - 14:25:36 CDT

Original text of this message

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