1.

By default sql server has ___________ isolation level(a) READ COMMITTED(b) READ UNCOMMITTED(c) SERIALIZABLE(d) REPEATABLE READI got this question by my college director while I was bunking the class.I want to ask this question from Transformation of Relational Expressions in section Query Processing Techniques of Database Management

Answer»

The CORRECT OPTION is (a) READ COMMITTED

To explain: READ UNCOMMITTED is the most optimistic concurrency ISOLATION option AVAILABLE in SQL Server.



Discussion

No Comment Found

Related InterviewSolutions