When a transaction Ti attempts to update a data item, it requests a _________ on that data item.
(a) Read lock
(b) Update lock
(c) Write lock
(d) Chain lock
I had been asked this question during an online interview.
The query is from Snapshot Isolation topic in chapter Concurrency Control of Database Management