Answer Posted / juliet
isolation is a property that defines how/when the changes
made by one operation become visible to other concurrent
operations
Different isolation levels are:
Repeatable Read
Read Stability
Cursor Stability
Un commited Read
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the basic functions for master, msdb, model, tempdb and resource databases?
Tell me what is the stuff and how does it differ from the replace function?
What is query processing?
How will you go about resolving deadlocks?
What is the purpose of the model database?
explain what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration
What is the default port for SQL Server over a firewall?
Equi join and non equi join is possible with sql server?
What is the difference between substr and charindex in the sql server?
What do you mean by SQL injection attack?
What is a unique index?
What is change data capture (cdc) in sql server 2008?
Is it possible to update the views? If yes, how, if not, why?
Tell me about the approaches which you used to counter the DI problems.
What is merge replication?