Skip to content

Commit d20aacc

Browse files
Merge pull request #24759 from erinstellato-ms/qpvinsidernote
added preview box
2 parents 9cb4884 + c1b659e commit d20aacc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/azure-data-studio/query-plan-viewer.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ms.topic: conceptual
1313

1414
Azure Data Studio supports capturing both estimated and actual query plans (currently in preview). Query plans provide a graphical display of the data retrieval (or modification) method chosen by the SQL Server Query Optimizer. This visual approach helps understand the performance characteristics of a query.
1515

16+
[!INCLUDE [azure-data-studio-preview](../includes/azure-data-studio-preview.md)]
17+
1618
## Display - estimated plan
1719

1820
To view the estimated plan for a query, highlight the specific query and select the Estimated Plan button.

0 commit comments

Comments
 (0)