Explain different isolation levels?

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


Please Help Members By Posting Answers For Below Questions

Do you know the cursor optimization tips?

590


What are the different types of backups avaialabe in sql server 2005?

628


What is the purpose of data source?

513


How to filter out duplications in the returning rows in ms sql server?

639


Can you explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?

538






Why use view instead of a table?

527


what is the difference between count(*) and count(1) ?

633


What command is used to create a database in the sql server and how?

607


What is the difference between varchar and varchar types?

568


Explain various On-Delete options in a DB table. Which is the default option?

900


How to move database physical files in ms sql server?

533


What is right outer join in sql server joins?

692


What is pessimistic concurrency?

546


How the authentication mode can be changed?

608


How to add a new dsn with the odbc driver for sql server?

555