Explain transaction server isolation?
Answer / Vardan Rastogi
"Transaction server isolation" in SQL Server refers to the level of consistency and isolation provided during a database transaction. There are several isolation levels available, such as READ UNCOMMITTED, READ COMMITTED, REPEATABLE READ, and SERIALIZABLE, each offering different trade-offs between performance and concurrency. Isolation levels determine when and how data changes made by one transaction can be seen by other transactions, helping to prevent conflicts and maintain data integrity.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is meant by sql injection with example and one more question how to catch the errors in sqlserver
Can we drop user if user mapped to any logins
How to delete duplicate rows in sql server?
explain the storage models of olap? : Sql server database administration
what is the sql equivaent of the dataset relation object ?
What is Peer to peer Replication?
1 Answers CarrizalSoft Technologies, HCL,
How to define the name and server for a new dsn?
What is default constraint?
List out the differences between the clustered index and non-clustered index in sql server?
can we have a nested transaction? : Sql server database administration
What are the advantages of user defined function?
Mention the 3 ways to get a count of the number of records in a table.
Oracle (3253)
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)