Suppose an application bound with isolation level Uncommitted Read updates a row. Which of the following is true regarding the locking of this row?
A.No row lock is acquired when the row is updated.
B.The row lock is released when the cursor accessing the row is closed.
C.The row lock is released when the application issues a COMMIT statement.
D.The row lock is released when the cursor accessing the row is moved to the next row.

Submitted by: Administrator
C.The row lock is released when the application issues a COMMIT statement.
Submitted by: Administrator

Read Online IBM Certification Job Interview Questions And Answers