Tagged Questions
7
votes
2answers
391 views
Advantage of using a database snapshot for reporting purposes
What is the performance advantage of using a snapshot of a database for reporting purposes?
The way I see it, it would probably downgrade performance since for every write in the original database, ...