About 50 results
Open links in new tab
  1. RESTORE (Transact-SQL) - SQL Server | Microsoft Learn

    A revert database operation (specified using the DATABASE_SNAPSHOT option) takes a full source database back in time by reverting it to the time of a database snapshot, that is, overwriting the …

  2. Restore a Database Backup Using SSMS - SQL Server | Microsoft Learn

    This article explains how to restore a full SQL Server database backup using SQL Server Management Studio.

  3. Restore and recovery overview (SQL Server) - learn.microsoft.com

    Dec 4, 2024 · Learn about the operations involved in recovering a SQL Server database from a failure by restoring a set of SQL Server backups in sequence.

  4. Quickstart: Backup and restore a SQL Server database with SSMS

    Jun 2, 2019 · Learn how to create a new database, create a backup of the database, and restore the backup in SQL Server by using SSMS.

  5. Restore database (General page) - SQL Server | Microsoft Learn

    Sep 29, 2024 · Applies to: SQL Server This article describes the various options found on the General page of the Restore database wizard in SQL Server Management Studio.

  6. Restore a database to a new location (SQL Server)

    Aug 26, 2025 · This article describes how to restore a SQL Server database to a new location, and optionally rename the database in SQL Server, by using SQL Server Management Studio (SSMS) or …

  7. Restore database - simple recovery model - SQL Server | Microsoft Learn

    Aug 10, 2023 · Learn about a complete database restore in SQL Server that restores all data to the point in time that the backup was made.

  8. Back up and Restore of SQL Server Databases - SQL Server

    Dec 5, 2025 · This article describes the benefits of backing up SQL Server databases, describes basic backup and restore terms, and introduces backup and restore strategies for SQL Server and security …

  9. Restore Database (Options Page) - SQL Server | Microsoft Learn

    Feb 28, 2023 · While restoring a database in SQL Server, use the Options page of the Restore Database dialog box to modify the behavior and outcome of the restore operation.

  10. Restoring, recovering, and managing backups - SQL Server

    Mar 3, 2023 · Transact-SQL RESTORE statements for restoring, recovering, and managing backups.