Hi friends,
Is it possible to know whether the db table is locked or not!!
Because, when one user is using a table others cant use as the system locks that table. If a table is already being used by a user, and another user want to know whether the table is being locked or not, for updating data into that table programatically, how he can go for it?
Thanks in advance.
Suresh...