Snapshot isolation is used to give

Snapshot isolation is used to give Correct Answer Transaction a snapshot of the database and Database a snapshot of committed values in the transaction

The data values in the snapshot consist only of values written by committed transactions.
Bissoy MCQ