Q20
Which of the following refers to the SQL Server transaction isolation level which places and holds locks on all rows that are read?
A.
REPEATABLE READ
AnswerB.
SERIALIZABLE
C.
READ COMMITTED
D.
READ UNCOMMITTED
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board