What is serializable?
Answer / Pranav Pradeep Saxena
Serializable is the highest isolation level in SQL Server. It ensures that each transaction appears to be executed serially, which means no concurrent execution of transactions can lead to conflicts. This guarantees consistency but may lead to increased locking and poor performance.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is set nocount on?
What is the difference between local and global temporary tables?
what is dbcc? : Sql server database administration
How do I connect to sql server database?
Can you explain important index characteristics?
How to rename an existing column with sql server management studio?
Can an entity have two primary keys?
How to execute function in stored procedure sql server?
Tell me about pre-defined functions of sql?
What is ms sql server service broker?
How to insert and update data into a table with "insert" and "update" statements?
What are cursors?
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)