MCQOPTIONS
Saved Bookmarks
| 1. |
With this type of SQL Server cursor concurrency no lock is obtained until the user updates the data. |
| A. | READ_ONLY |
| B. | SCROLL_LOCK |
| C. | OPTIMISTIC |
| D. | PESSIMISTIC |
| Answer» D. PESSIMISTIC | |