MCQOPTIONS
Saved Bookmarks
| 1. |
Which lock should be obtained to prevent a concurrent transaction from executing a conflicting read, insert or delete operation on the same key value. |
| A. | higher-level lock |
| B. | lower-level lock |
| C. | read only lock |
| D. | read write |
| Answer» B. lower-level lock | |