W-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
The question was posed to me in a job interview.
Question is taken from Timestamp based Protocols topic in division Concurrency Control of RDBMS