MCQOPTIONS
Saved Bookmarks
| 1. |
R-timestamp(Q) denotes? |
| A. | tThe largest timestamp of any transaction that can execute write(Q) successfully |
| B. | tThe largest timestamp of any transaction that can execute read(Q) successfully |
| C. | tThe smallest timestamp of any transaction that can execute write(Q) successfully |
| D. | tThe smallest timestamp of any transaction that can execute read(Q) successfully |
| Answer» C. tThe smallest timestamp of any transaction that can execute write(Q) successfully | |