Which database concept is used to handle concurrent access to data?
Q1. Which database concept is used to handle concurrent access to data?
Answer: All of the above
Explanation: Locking, timestamping, and validation are all concurrency control techniques used to handle concurrent access to data.