Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Query Hint Recommendation tool allows you to identify an appropriate query hint to improve the performance of your query, directly from the query editor in SQL Server Management Studio (SSMS).
Prerequisites
To use the Query Hint Recommendation tool in SSMS, you need:
Install the Query Hint Recommendation tool using the Visual Studio Installer
- Launch the Visual Studio Installer.
- Select the installation of SSMS you want to modify, then select Modify.
- Select Code Tools on the Workloads tab. Query Hint Recommendation Tool (Preview) appears as a selected component beneath Installation details.
- Select Modify to install the extension.
Uninstall the Query Hint Recommendation Tool using the Visual Studio Installer
You can remove the Query Hint Recommendation tool from your SSMS installation using the Visual Studio Installer.
- Launch the Visual Studio Installer.
- Select the installation of SSMS from you want to remove Query Hint Recommendation tool in SSMS, then select Modify.
- Select Code Tools on the Workloads tab.
- Uncheck Query Hint Recommendation Tool beneath Installation details.
- Select Modify to uninstall the extension.