About 4,970,000 results
Open links in new tab
  1. How to Restore SQL Server Database From Backup?

    Jul 23, 2025 · Step 5: View data of the table Query: SELECT * FROM demo_table; Output: Restoring of database can be done through Object explorer in SQL Server. Steps to restore database: Select …

  2. Complete guide to restoring SQL databases from BAK files in SQL

    Aug 19, 2024 · SQL Server Management Studio is the primary tool for working with SQL Server, typically installed through the SQL Server installation launcher. To perform a restore of an MSSQL …

  3. Backup, restore, and recovery guidance for Azure Synapse dedicated SQL

    Oct 14, 2024 · Applies to: Azure Synapse Analytics The dedicated SQL pool (formerly SQL DW) backup and restore component provides an essential safeguard for protecting critical data stored in your …

  4. Restore from a backup in SQL database in Microsoft Fabric

    Jul 12, 2025 · This is a built-in capability that SQL database in Fabric provides to protect your data from unwanted modifications. Point-in-time restore (PITR) is a capability to recover database into a …

  5. Restore a Database from a Backup - Azure SQL Managed Instance

    Jan 15, 2026 · Learn about point-in-time restore, which enables you to roll back a database in Azure SQL Managed Instance up to 35 days.

  6. Backup & Restore | SQL Documentation

    Backup & Restore SQL Account provides users with the option to backup their database into their local computer or a cloud drive storage. Users can perform backups as frequently as daily or weekly and …

  7. Import a BACPAC File to Create a Database in Azure SQL Database

    Applies to: Azure SQL Database Azure SQL Managed Instance You can import a SQL Server database into Azure SQL Database or SQL Managed Instance using a .bacpac file. You can import the data …

  8. Restore a SQL Server Database (T-SQL)

    Jul 7, 2021 · If you use SQL Server Management Studio (SSMS) or some other GUI to manage your databases, you might be used to backing up and restoring databases using “point and click”. Usually …

  9. How to Restore MySQL Dump Using the mysql Command-line

    In this tutorial, you will learn how to restore a database from a MySQL dump file by using the mysql command-line.

  10. File-Snapshot Backups for Database Files in Azure - SQL Server

    SQL Server file-snapshot backup uses Azure snapshots to provide fast backups & quicker restores for database files stored using Azure Blob Storage.