Which type of concurrency control mechanism relies on the assumption that conflicts are infrequent and uses optimistic locking to handle conflicts?
Optimistic concurrency control
Timestamp ordering
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Database Systems Exercises are loading ...