PrepAway - Latest Free Exam Questions & Answers

Which isolation level should you use?

You are developing an ASP.NET MVC application that reads and writes data from a SQL
Server database.
You need to maintain data integrity including retrieving identical sets across reads in all
situations that use transactions.
Which isolation level should you use?

PrepAway - Latest Free Exam Questions & Answers

A.
Repeatable

B.
Serializable

C.
ReadUncommitted

D.
ReadCommitted

6 Comments on “Which isolation level should you use?

  1. Artur says:

    “maintain data integrity including retrieving identical sets across reads in all
    situations that use transactions”=> identical reads in all situations

    min. isolation lvl for read identical result is ReadCommitted – soo answer D seems to be correct.




    0



    1

Leave a Reply