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
How to convert numeric expression data types by assignment operations?
Do you know what is normalization of database? What are its benefits?
Why olap is used?
How can sql injection be stopped? : sql server security
What is the temp table?
How do you implement session management in SQL Server mode?
What do you understand by replication in sql server?
What is collation sensitivity? Explain different types.
What is truncate table?
What are the Advantages of using CTE in sql server?
What number sorts of privileges are accessible in sql?
What do you understand by hotfixes and patches in sql server?
Can group by be used without aggregate functions?
How do you debug a procedure in sql server?
How to assign null values to variables or columns?