Anyone please explain me the concept of Serialization?
Answers were Sorted based on User's Feedback
Answer / monal
Serialization is highest level of Isolation. Most resource
intensive and slowest isolation level. But because of
serialization isolation level all concurrency issues like
dirty read, repeatable read and phantom read won't occur.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anil sharma
Serialization means organise data with relations between
tables.Removing duplicate row maintain structured data.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nixo
Serialization, This is the higest level of Isolation.
When this is on, no dirty reads, no nonrepeatable reads
and no phantom rows.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to control the amount of free space in your index pages? : Sql server database administration
what is the difference between Delete and Truncate
4 Answers CarrizalSoft Technologies, Geo Research Centre,
Explain the flow of creating a cube? : sql server analysis services, ssas
What is database replication?
what purpose does OPENXML clause have in sql server stored procedure?
What are the advantages of the mirroring?
Which tcl commands are available on the sql server?
Define tempdb database?
How to throw custom exception in Stored Procedure?
Which system table contains information on constraints on all the tables created?
Your table has a large character field there are queries that use this field in their search clause what should you do?
What is the disadvantage of using subquery exact after a select statement?ex. select (select * from sometable)
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)