Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Anyone please explain me the concept of Serialization?

Answers were Sorted based on User's Feedback



Anyone please explain me the concept of Serialization?..

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

Anyone please explain me the concept of Serialization?..

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

Anyone please explain me the concept of Serialization?..

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

Post New Answer

More SQL Server Interview Questions

Define Joins?

0 Answers   HCL,


What are the differences between local and global temporary tables?

0 Answers  


How do I find my localdb version?

0 Answers  


Tell me what is sql profiler?

0 Answers  


How to define and use table alias names in ms sql server?

0 Answers  


Differentiate between delete and truncate.

0 Answers  


Explain concepts of analysis services?

0 Answers  


You are doing log shipping due to some reasons it is failing. How you will proceed from there

0 Answers  


Explain sql delete command?

0 Answers  


Explain about nested stored procedure?

0 Answers  


How to create logins using windows Authentication mode?

2 Answers  


Insert syudents details in table.Current system date &time insert into joining time.How do insert?( in sysdate only return current system date how do add time?)

0 Answers  


Categories