About 722,000 results
Open links in new tab
  1. sp_refreshview (Transact-SQL) - SQL Server | Microsoft Learn

    Jun 23, 2025 · Applies to: SQL Server Azure SQL Database Azure SQL Managed Instance Updates the metadata for the specified non-schema-bound view. Persistent metadata for a …

  2. RESTORE (Transact-SQL) - SQL Server | Microsoft Learn

    SQL Server includes backup and restore history tables that track the backup and restore activity for each server instance. When a restore is performed, the backup history tables are also …

  3. Quickstart: Back Up and Restore a Database by Using SSMS - SQL …

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

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

  5. sp_refreshsqlmodule (Transact-SQL) - SQL Server | Microsoft Learn

    Jun 23, 2025 · To refresh a view, you can use either sp_refreshsqlmodule or sp_refreshview with the same results. sp_refreshsqlmodule doesn't affect any permissions, extended properties, or …

  6. SQL Server Management Studio Keyboard Shortcuts

    Oct 30, 2025 · By default, it uses the SQL Server scheme, with keyboard shortcuts based on Visual Studio. To change the keyboard scheme or add more keyboard shortcuts, from the …

  7. UPDATE STATISTICS (Transact-SQL) - SQL Server | Microsoft Learn

    Jul 7, 2025 · Starting with SQL Server 2017 (14.x), regardless of database compatibility level, the behavior was changed back to using a serial scan in order to avoid potential performance …

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

  9. Refresh command (TMSL) | Microsoft Learn

    Learn about the Refresh command, which processes objects in the current database and always runs in parallel, unless you throttle it.

  10. Configure IntelliSense (SQL Server Management Studio)

    Aug 18, 2025 · Applies to: SQL Server Azure SQL Database Azure SQL Managed Instance Most Microsoft IntelliSense options are on by default. You can turn off an IntelliSense option and …