Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Concurrency problem with INSTEAD OF trigger
"Dave" <x_at_x.com> wrote in message
news:Lk02e.7457$Ab.4412_at_text.news.blueyonder.co.uk...
>
>
> two different session, each getting a read consistent view. You have got
> the 'lost update' syndrome here.
>
> If you want to stop other people touching the record do select .... for
> update
>
forget that - sorry Received on Mon Mar 28 2005 - 17:23:56 CST