Skip to content

Commit b12a167

Browse files
author
PRMerger9
authored
Merge pull request MicrosoftDocs#3493 from pmasl/patch-45
Update adaptive-query-processing.md
2 parents ac6b61a + c7b3699 commit b12a167

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/relational-databases/performance/adaptive-query-processing.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Adaptive query processing in Microsoft SQL databases | Microsoft Docs | Microsoft Docs"
33
description: "Adaptive query processing features to improve query performance in SQL Server (2017 and later), and Azure SQL Database."
44
ms.custom:
5-
ms.date: "08/02/2017"
5+
ms.date: "10/13/2017"
66
ms.prod: "sql-server-2017"
77
ms.reviewer: ""
88
ms.suite: ""
@@ -219,8 +219,9 @@ Plans using interleaved execution can be forced. The plan is the version that ha
219219

220220
## See Also
221221

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)
223223

224-
[Demonstrating Adaptive Query Processing](https://github.com/joesackmsft/Conferences/blob/master/Data_AMP_Detroit_2017/Demos/AQP_Demo_ReadMe.md)
224+
[Query Processing Architecture Guide](../../relational-databases/query-processing-architecture-guide.md)
225225

226+
[Demonstrating Adaptive Query Processing](https://github.com/joesackmsft/Conferences/blob/master/Data_AMP_Detroit_2017/Demos/AQP_Demo_ReadMe.md)
226227

0 commit comments

Comments
 (0)