Skip to content

Commit aafd899

Browse files
authored
Merge pull request #21292 from MicrosoftDocs/FromPublicRepo
Confirm merge from FromPublicRepo to main to sync with https://github.com/MicrosoftDocs/sql-docs (branch live)
2 parents d0af7ea + 1cdc572 commit aafd899

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/statements/alter-database-transact-sql-set-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3170,7 +3170,7 @@ SET QUERY_STORE = ON
31703170
INTERVAL_LENGTH_MINUTES = 60,
31713171
SIZE_BASED_CLEANUP_MODE = AUTO,
31723172
MAX_PLANS_PER_QUERY = 200,
3173-
WAIT_STATS_CAPTURE_MODE = ON,
3173+
WAIT_STATS_CAPTURE_MODE = ON
31743174
);
31753175
```
31763176

0 commit comments

Comments
 (0)