Re: Inserts to one table by many users
Date: 1996/11/20
Message-ID: <3293331D.6867_at_att.com>#1/1
Oracle will handle it for you. You code it the same whether it's one or 2000 users doing inserts and commits.
Dug Birdzell wrote:
>
> I am developing an application for a scenario in which many data entry
> people could possibly do an INSERT & COMMIT on a table at the same
> time.
>
> My question: does oracle manage things in the background so that all
> users' data is added to the table? or, will I need to do some kind
> of manual locking & unlocking of the table ?
>
> Thanks..
> Yours,
>
> Dug Birdzell 1-202-237-1478
> Programmer, Systems Engineer, 3221 Connecticut, NW #502
> Systems Administrator Washington, DC
> http://www.butterfly.net/dug 20008
-- --- Allen Kirby AT&T ITS Production Services akirby_at_att.com Alpharetta, GA.Received on Wed Nov 20 1996 - 00:00:00 CET