What is the default isolation level of the sql server database?
Answer Posted / 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 View All Answers
What options are there to delete rows on the publisher and not on the subscriber? : sql server replication
Can we shrink data file in sql server?
Explain can SSRS reports Cache results?
How to turn on the mssql api module in php?
What are the types of database schema? : sql server analysis services, ssas
How to find the second highest salary of an employee?
As per your opinion what are the five top responsibilities of a dba? : sql server database administration
What is the difference between getdate and sysdatetime?
List out different types of normalizations in sql server and explain each of them?
Differentiate between SQL and ORACLE joins and write their syntax.
What are the recovery models for a database?
How to list all columns in a table using odbc_columns()?
Explain the rules for designing files and file groups in sql server?
What is resource governor?
Do you know what is replace and stuff function in sql server?