Posted by 'vimal purohit' on September 13, 2001 at 10:11:05 EST:
How can we identify that which rowid is get locked ?
e.g. select * from dept where deptno=10 for update;
Now, how u will identify that which rowid is locked ?
Thank youVimal
Follow Ups:
Post a Followup
Message: : How can we identify that which rowid is get locked ? : e.g. select * from dept where deptno=10 for update; : Now, how u will identify that which rowid is locked ? : Thank you : Vimal