IBM Exam Questions

Which of the following causes a lock that is being held by an application using the Cursor Stability

Which of the following causes a lock that is being held by an application using the Cursor Stability
isolation level to be released?

A.
The cursor is moved to another row

B.
The row the cursor is on is deleted by the application

C.
The row the cursor is on is deleted by another application

D.
The row the cursor is on needs to be updated by another application