You use Microsoft SQL Server 2012 to write code for a transaction that contains several statements.
There is high contention between readers and writers on several tables used by your transaction. You need to minimize the use of the tempdb space.
You also need to prevent reading queries from blocking writing queries.
Which isolation level should you use?
A. SERIALIZABLE
B. SNAPSHOT
C. READ COMMITTED SNAPSHOT
D. REPEATABLE READ
You use Microsoft SQL Server 2012 to write code for a transaction that contains several statements. There is high conten
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
You use Microsoft SQL Server 2012 to write code for a transaction that contains several statements. There is high conten
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!