InterviewSolution
Saved Bookmarks
| 1. |
A ________ ensures that any conflicting read and write operations are executed in timestamp order(a) Organizational protocol(b) Timestamp ordering protocol(c) Timestamp execution protocol(d) 802-11 protocolThis question was addressed to me during an interview.I want to ask this question from Timestamp based Protocols topic in division Concurrency Control of RDBMS |
|
Answer» Right OPTION is (B) TIMESTAMP ORDERING protocol |
|