Skip to content

Commit 49b9053

Browse files
Update sys-query-store-wait-stats-transact-sql.md
------- cc: @WilliamDAssafMSFT
1 parent 346e661 commit 49b9053

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/relational-databases/system-catalog-views/sys-query-store-wait-stats-transact-sql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: "sys.query_store_wait_stats (Transact-SQL)"
33
title: "sys.query_store_wait_stats (Transact-SQL)"
44
ms.custom: ""
5-
ms.date: "03/22/2021"
5+
ms.date: "06/11/2021"
66
ms.prod: sql
77
ms.prod_service: "database-engine, sql-database"
88
ms.reviewer: ""
@@ -50,7 +50,7 @@ monikerRange: "=azuresqldb-current||>=sql-server-2017||>=sql-server-linux-2017||
5050
|-----------------|---------------|-----------------|
5151
|**0**|**Unknown**|Unknown |
5252
|**1**|**CPU**|SOS_SCHEDULER_YIELD|
53-
|**2**|**Worker Thread**|THREADPOOL|
53+
|**2**|**Worker Thread***|THREADPOOL|
5454
|**3**|**Lock**|LCK_M_%|
5555
|**4**|**Latch**|LATCH_%|
5656
|**5**|**Buffer Latch**|PAGELATCH_%|

0 commit comments

Comments
 (0)