Answer Posted / hari
Isolaton is the reduce the concurrency
Default 1)Read Commit
2)Read Uncommit
3)Repatable read
4) Serizable--
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
If user is owning any SQL Objects, can we drop that user
How to execute stored procedure and set temp table in sql server?
How do I uninstall sql server 2014?
What type of Index will get created after executing the above statement?
What is report server project?
how do you determine the Load performance of any query in sql server {example how do u determine performance of a select stmnt which returns Dynamically many no of records ... some times 100,1000,10000 etc., }
How to rename an existing column with sql server management studio?
What happens if date-only values are provided as date and time literals?
How to check if stored procedure is running in sql server?
How does the report manager work in SSRS?
Explain the disadvantages/limitation of the cursor?
what is database replication? : Sql server database administration
What is repeatable read?
How to choose all records from the table?
What is scrollable cursor?