
Monitor and Tune for Performance - SQL Server | Microsoft Learn
Nov 18, 2025 · Learn about monitoring databases to assess server performance, using periodic snapshots and gathering data continuously to track performance trends.
Performance Monitoring and Tuning Tools - SQL Server
Sep 4, 2025 · Learn about SQL Server monitoring and tuning tools and how to choose the right one depending on the type of monitoring and the events to monitor.
Tune performance with the Query Store - SQL Server
Nov 18, 2025 · The Query Store can be used to discover and tune query performance in all SQL Server and Azure SQL platforms.
Troubleshoot slow-running queries - SQL Server | Microsoft Learn
Jan 10, 2025 · This article describes how to handle a performance issue that database applications may experience when using SQL Server: slow performance of a specific query or …
Performance Center - SQL Server | Microsoft Learn
Aug 27, 2024 · Find the information that you need about performance in the SQL Server Database Engine and Azure SQL Database.
Explore query performance optimization - Training | Microsoft Learn
Ability to use tools for running queries against a Microsoft SQL database, either on-premises on cloud-based. Ability to write code in the SQL language, particularly the Microsoft T-SQL …
Intelligent Query Processing - SQL Server | Microsoft Learn
Nov 18, 2025 · Intelligent query processing features to improve query performance in SQL Server, Azure SQL Managed Instance, and Azure SQL Database.
Performance Tuning Guidance for Applications and Databases
Feb 27, 2025 · Learn about tuning database applications and databases for performance in Azure SQL Database.
Automatic tuning - SQL Server | Microsoft Learn
Automatic tuning, introduced in SQL Server 2017 (14.x), notifies you whenever a potential performance issue is detected and lets you apply corrective actions, or lets the Database …
Troubleshoot slow queries due to query optimizer timeout - SQL …
Mar 24, 2023 · Introduces how Optimizer Timeout can affect query performance and how to optimize the performance.