Multiple Choice
Which of the following is the most restrictive transaction isolation level supported by SQL Server?
A) Pessimistic
B) Read Committed
C) Serializable
D) Read Uncommitted
E) Repeatable Read
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: SQL Server security roles provide a simple
Q10: In SQL Server,insert and update triggers store
Q19: Briefly explain the different SQL Server backup
Q26: In SQL Server,SCROLL_LOCK is a version of
Q62: Explain how to work around the SQL
Q64: A stored procedure can be stored in
Q66: With SQL Server,a cluster index has the
Q68: The default cursor concurrency setting for a
Q70: The SQL Server GUI interface database management
Q72: What is the SQL CLR?