Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: truncate table
Matthias Hoys wrote:
> <Bullseye> wrote in message > news:efo991dss2qh10tlfeanurdpjulhomsif8_at_4ax.com... >
> > > SELECT ... FROM ... FOR UPDATE locks the entire table. > > > HTH > Matthias
Or alternatively ... use the DBMS_LOCK package to write your own lock.
-- Daniel A. Morgan Relational theory is not something that is simply a nice-to-have. http://www.psoug.org damorgan_at_x.washington.edu (replace x with u to respond)Received on Wed May 25 2005 - 18:27:35 CDT
![]() |
![]() |