Home Answers Viewqa SQL What do you mean by Serialized?

 
 


hemant kumar
What do you mean by Serialized?
1 Answer(s)      2 years and 6 months ago
Posted in : SQL

What do you mean by Serialized?

View Answers

November 19, 2010 at 12:05 PM


Hi,

It is the part of the isolation level , Its bassically use for the Data read by the current transaction cannot be changed by another transaction until the current transaction finishes. No new data can be inserted that would affect the current transaction.

thanks,









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.