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
Which is better statement or preparedstatement?
How to find related tables in sql server?
Find columns used in stored procedure?
Do I need a report server to run reports in my application?
Can we use having clause without group by?
What are the common performance issues in sql server?
What is a filestream?
What is sql sandbox in sql server?
code to create procedure for taking databse backup in sql server or i have the query for it but what it's query returns means i want to show on my jsp that the databse backup has been taken on the basis of that return value.does it returns 0 or 1.wat is the code for that
How to generate random numbers with the rand() function in ms sql server?
How to find the source of a table in sql server?
What is an example of a primary key?
Explain in brief how sql server enhances scalability of the database system?
What is the Control Flow in SSIS
How do I completely remove sql server instance?