What is a database snapshot ? Database snapshots are an Enterprise only feature which was introduced in SQL Server 2005.A database snapshot is a view of what the source database looked like at the time when the snapshot was created. How does a snapshot work:- a. When you create a snapshot a sparse file is […]
Recent Comments