The moment, once user issues update statement, a table level lock as well as row level lock will be held on that particular object.
Row level lock will not allow simultanuous updates and table level lock will not allow other users to drop the object.
No comments:
Post a Comment