Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 8aaaeff

Browse files
authored
Update sys-sp-query-store-clear-hints-transact-sql.md
1 parent 07a773d commit 8aaaeff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/system-stored-procedures/sys-sp-query-store-clear-hints-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ sp_query_store_clear_hints
3737

3838
#### @query_id
3939

40-
Bigint. Required. This is the Query Store `query_id` from [sys.query_store_query](../system-catalog-views/sys-query-store-query-transact-sql.md).
40+
Is the id of the query. `query_id` is a bigint which is the Query Store `query_id` from [sys.query_store_query](../system-catalog-views/sys-query-store-query-transact-sql.md).
4141

4242
## Return Values
4343
0 (success) or 1 (failure)

0 commit comments

Comments
 (0)