InterviewSolution
Saved Bookmarks
| 1. |
In order to maintain transactional integrity and database consistency, what technology does a DBMS deploy?(a) Triggers(b) Pointers(c) Locks(d) CursorsThe question was posed to me in an interview for job.I would like to ask this question from Lock-Based Protocols in division Concurrency Control of Database Management |
|
Answer» Right choice is (c) Locks |
|