Explain different isolation levels?
Answers were Sorted based on User's Feedback
Answer / swapna
An isolation level determines the degree of isolation of
data between concurrent transactions. The default SQL
Server isolation level is Read Committed.
Here are the other isolation levels (in the ascending order
of isolation): Read Uncommitted, Read Committed, Repeatable
Read, Serializable
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / 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 |
Answer / pavan singh
there are 5types of isolation level
1.ecoas
2.read commited
3.read uncommited
4.repetable read
5.synchronized
| Is This Answer Correct ? | 1 Yes | 8 No |
how to do partition in sqlserver
What is the difference between a "where" clause and a "having" clause?
How to verify the port number of the sql server?
What is the difference between cube operator and rollup operator? : SQL Server Architecture
Can foreign key be deleted?
what is DTS what are tasks available
HOW TO RENAME A COLUMN NAME
What is Peer to peer Replication?
1 Answers CarrizalSoft Technologies, HCL,
What options are there to delete rows on the publisher and not on the subscriber? : sql server replication
How to use "if ... Else if ... Else ..." Statement structures in ms sql server?
What command is used to delete a table from the database in the sql server and how?
Difference between primary key and clustered index?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)