InterviewSolution
Saved Bookmarks
| 1. |
What Is Locking? |
|
Answer» When TWO USERS simultaneously attempt to access the same DATA RECORD, this is SYNCHRONIZED by a lock mechanism. When two users simultaneously attempt to access the same data record, this is synchronized by a lock mechanism. |
|