Computer Science, asked by rakhisinghsorout, 1 year ago

what is concurrency in dbms

Answers

Answered by alokthehero469
0

Concurrency is the ability of a database to allow multiple users to affect multiple transactions. This is one of the main properties that separates a database from other forms of data storage like spreadsheets. The ability to offer concurrency is unique to databases.

Similar questions