R-timestamp(Q) denotes?
(a) The largest timestamp of any transaction that can execute write(Q) successfully
(b) The largest timestamp of any transaction that can execute read(Q) successfully
(c) The smallest timestamp of any transaction that can execute write(Q) successfully
(d) The smallest timestamp of any transaction that can execute read(Q) successfully
This question was posed to me in my homework.
This is a very interesting question from Timestamp based Protocols topic in division Concurrency Control of RDBMS