You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/relational-databases/performance/adaptive-query-processing.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: "Adaptive query processing in Microsoft SQL databases | Microsoft Docs | Microsoft Docs"
3
3
description: "Adaptive query processing features to improve query performance in SQL Server (2017 and later), and Azure SQL Database."
4
4
ms.custom:
5
-
ms.date: "08/02/2017"
5
+
ms.date: "10/13/2017"
6
6
ms.prod: "sql-server-2017"
7
7
ms.reviewer: ""
8
8
ms.suite: ""
@@ -219,8 +219,9 @@ Plans using interleaved execution can be forced. The plan is the version that ha
219
219
220
220
## See Also
221
221
222
-
[Performance Center for SQL Server Database Engine and Azure SQL Database](https://docs.microsoft.com/en-us/sql/relational-databases/performance/performance-center-for-sql-server-database-engine-and-azure-sql-database)
222
+
[Performance Center for SQL Server Database Engine and Azure SQL Database](../../relational-databases/performance/performance-center-for-sql-server-database-engine-and-azure-sql-database.md)
0 commit comments