Question: What is the main purpose of concurrency control in a DBMS?
Options:
Correct Answer: To ensure data consistency
Solution:
The main purpose of concurrency control in a DBMS is to ensure data consistency when multiple transactions are executed simultaneously.