Anyone please explain me the concept of Serialization?
Answer Posted / 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 |
Post New Answer View All Answers
Can one drop a column from a table?
Write a code to select distinct records without using the DISTINCT keyword.
What is the difference between stored procedure and functions?
How to find the login name linked to a given user name?
Can we write trigger for view?
Define ACID properties in a Database?
Explain candidate key, alternate key, and composite key?
What is a View ? Can we insert, Update and delete a view?
System requirements for sql server 2005 express edition?
How much memory that we are using in Logshipping Concept?
How much space does sql server 2016 take?
How to use “drop” keyword in sql server and give an example?
How to convert a table data in XML format in sql server?
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
What is attribute relationships, why we need it? : sql server analysis services, ssas