i am facing a problem with row level locking
From: Leader <sohelcsc_at_yahoo.com>
Date: 12 Jan 2002 21:53:16 -0800
Message-ID: <b1a93c73.0201122153.67affb_at_posting.google.com>
Date: 12 Jan 2002 21:53:16 -0800
Message-ID: <b1a93c73.0201122153.67affb_at_posting.google.com>
Hi all,
thanks
i have one table which have only one column and i don't want to allow
to insert more than one row in that table but i am allowing update query.
So, how can i implement this in oracle 8i,? Please help me in this regards