Multiple Choice
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
E) Forward-only
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: Which of the following is not a
Q4: The SQL Server default when creating a
Q6: The column(s)that is/are the primary key in
Q8: Which of the following is not a
Q10: In SQL Server,the full recovery model creates
Q11: Which type of index in SQL Server
Q29: SQL Server supports three types of indexes:
Q43: Briefly describe how a developer defines the
Q51: When viewing a table in the GUI
Q85: One means of processing an SQL Server