Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Applies to:
SQL Server
Azure SQL Database
Azure SQL Managed Instance
SQL database in Microsoft Fabric
Returns USE HINT supported hint names. It lists one hint name per row.
Use this DMV to see the list of all supported hints under the USE HINT notation.
| Column Name | Data Type | Description |
|---|---|---|
| name | sysname | The name of the hint. |
See Query Hints for descriptions of each hint.
Introduced in SQL Server 2016 (13.x) SP1.
See Also
Dynamic Management Views and Functions (Transact-SQL)
Database Related Dynamic Management Views (Transact-SQL)