Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> multi-process INSERT
Hi,
I have several process which do INSERT into the same table (no index, no
constraints). I was wondering if insert statements were treated "at the
same time" or if there were some kind of lock of the table...
If there are locks on the table, is it possible to modify it
in such a way my statements are executed at the same time ?
Hope anybody can help.
Francois Received on Tue Jul 01 2003 - 08:18:20 CDT
![]() |
![]() |