नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
A database snapshot is a read-only, static view of a database, called the source database. In Microsoft SQL Server 2005, you use SQL Server 2005 statements for creating, reverting to, and deleting a database snapshot. However, you can use SQL Server Management Studio to view existing database snapshots.
In This Section
- How to: Create a Database Snapshot (Transact-SQL)
- How to: View a Database Snapshot (SQL Server Management Studio)
- How to: Drop a Database Snapshot (Transact-SQL)
- How to: Revert a Database to a Database Snapshot (Transact-SQL)