InterviewSolution
Saved Bookmarks
| 1. |
The scheme that controls the interaction between executing transactions is called as _____(a) Concurrency control scheme(b) Multiprogramming scheme(c) Serialization scheme(d) Schedule schemeThe question was asked by my college professor while I was bunking the class.My query is from Transaction Concept and Model in division Transactions of RDBMS |
|
Answer» CORRECT choice is (a) Concurrency control SCHEME Explanation: The scheme that CONTROLS the interaction between executing TRANSACTIONS is called as concurrency control scheme. |
|