What is the default isolation level of the sql server database?



What is the default isolation level of the sql server database?..

Answer / mahmood ali

The 'Read committed' isolation is the Default isolation
level in Sql server

Is This Answer Correct ?    23 Yes 2 No

Post New Answer

More SQL Server Interview Questions

What is a functions and types in sql server?

1 Answers  


Why SQL Agent is used?

1 Answers   Abacus,


What is the most common trace flags used with sql server?

1 Answers  


What is a self join in sql server?

1 Answers  


How except clause is differs from not in clause?

1 Answers  


Where sql server user names and passwords are stored in sql server? : sql server database administration

1 Answers  


Explain system rowset functions?

1 Answers  


what is a deadlock? : Sql server database administration

1 Answers  


How do you create a data source?

1 Answers  


How to count groups returned with the group by clause in ms sql server?

1 Answers  


What is the difference between grant and with grant while giving permissions to the user?

1 Answers  


What is the optimal disk configuration for a database server and what raid configurations would you use if budget is not a constraint?

1 Answers  


Categories