Skip to content

Commit aa8eb63

Browse files
Merge pull request #30269 from thesqlsith/patch-1
Update intelligent-query-processing-degree-parallelism-feedback.md
2 parents f83287e + aa7aca5 commit aa8eb63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/performance/intelligent-query-processing-degree-parallelism-feedback.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ helpviewer_keywords:
2222

2323
# Degree of parallelism (DOP) feedback
2424

25-
**Applies to:** [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] and later, [!INCLUDE [ssazuremi-md](../../includes/ssazuremi-md.md)], [!INCLUDE [ssazure-sqldb](../../includes/ssazure-sqldb.md)] (Preview)
25+
**Applies to:** [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] (Preview), [!INCLUDE [ssazuremi-md](../../includes/ssazuremi-md.md)] (Preview), [!INCLUDE [ssazure-sqldb](../../includes/ssazure-sqldb.md)] (Preview)
2626

2727
[!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] introduced a new feature called degree of parallelism (DOP) feedback to improve query performance by identifying parallelism inefficiencies for repeating queries, based on elapsed time and waits. DOP feedback is part of the [intelligent query processing](../../relational-databases/performance/intelligent-query-processing.md) family of features, and addresses suboptimal usage of parallelism for repeating queries. This scenario helps with optimizing resource usage and improving scalability of workloads, when excessive parallelism can cause performance issues.
2828

0 commit comments

Comments
 (0)