Question: Which of the following is a method for concurrency control in distributed databases?
Options:
Correct Answer: Two-phase locking
Solution:
Two-phase locking is a method for concurrency control in distributed databases that helps prevent conflicts when multiple transactions access the same data.