Question

Which of the following concurrency control techniques allows multiple transactions to read data simultaneously but ensures that only one transaction can write to the data at a time?

A Two-phase locking
B Timestamp ordering
C Optimistic concurrency control
D Read-Write locking
E None of these
Practice Next

Hey! Ask a query