InterviewSolution
Saved Bookmarks
| 1. |
The unique identifier of the transaction that performed the write operation is called as _______(a) Transaction identifier(b) Data-item identifier(c) Old value(d) New value |
|
Answer» Right answer is (a) Transaction identifier For explanation I would say: The unique identifier of the transaction that performed the write operation is called as transaction identifier. This is a field in the update log record. |
|