Viewing post 1 (of 1 total)
hi this is abhi ,
simply write this sql query on your sql prompt:
connect scott/tiger
-- u must authorize as a sysdba:
lock table table_name in share mode;
u can also lock your...
April 17, 2010 at 9:29 am
#1153343