About 4,800,000 results
Open links in new tab
  1. Restore a Database Backup Using SSMS - SQL Server

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

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

    Nov 25, 2025 · Learn how to create a new database, create a backup of the database, and restore the backup in SQL Server by using SSMS.

  3. 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 …

  4. Restore a Database to a New Location (SQL Server) - 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 …

  5. Restore and Recovery Overview (SQL Server) - SQL Server

    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.

  6. Restore database: differential - SQL Server | Microsoft Learn

    Mar 3, 2023 · This article describes how to restore a differential database backup in SQL Server by using SQL Server Management Studio or Transact-SQL.

  7. Restore a Backup from a Device (SQL Server) - SQL Server

    Aug 10, 2023 · This article describes how to restore a backup from a device in SQL Server by using SQL Server Management Studio or Transact-SQL.

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

    Dec 4, 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. Complete Database Restores (Full Recovery Model) - SQL Server

    Aug 10, 2023 · Learn about a complete SQL Server database restore, where all data is recovered to a consistent point in time.

  10. 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.