|
In database management, what is concurrency control?
Concurrency support means to suppor t a number of transactions to be executed simultaneously, Concur rency of transactions is managed in such a way that i f two or more transaction is making cer tain processing on the same set of data, in that case the resul t of al l the transactions should be cor rect and no informat ion should be lost.
Your Answer
DISCLAIMER
Paked and the contributors are not responsible for any errors contained and are
not liable for any damages resulting from the use of this material.
Disclaimer
|
|