Question

Which of the following is a type of cursor concurrency that causes SQL Server to place an update lock on a row when the row is read?
A) SCROLL_LOCK
B) Optimistic
C) Serializable
D) Read only

Answer

This answer is hidden. It contains 1 characters.