Computer Science, asked by Shum5168, 1 year ago

Why concurrency control is needed demonstrate with example?

Answers

Answered by aqibkincsem
0

Similar transactions and simultaneous execution can create some problems in shared database and they can create some data integrity or consistency problems.

In this regard concurrency control is very important. It is needed because it will maintain the transactions with accurate data and it can avoid similar transactions to avoid data integrity.

Concurrency control is a part of DBMS or database management system.  

Similar questions