Hi ,
I want to lock the table from select query .

After locking ,  Other process can do update or insert but it should not do
select query .
what is the mode of lock I have to use .

I have used ACCESS EXCLUSIVE . But it lock update statement too ..

what I have to do implement this scenario ?


with regards ,
ashik ali

Reply via email to