Snapshot isolation is used to give
(a) Transaction a snapshot of the database
(b) Database a snapshot of the transaction
(c) Database a snapshot of committed values in the transaction
(d) Transaction a snapshot of the database and Database a snapshot of committed values in the transaction
I got this question by my school teacher while I was bunking the class.
I want to ask this question from Snapshot Isolation topic in section Concurrency Control of Database Management