What does the term 'locking' refer to?
Locking is the process of database authentication.
Locking is a process preventing users from reading data being changed by other users, and prevents concurrent users from changing the same data at the same time.
Locking is a process, which logs database usage.
None of the above