Quantcast
Channel: Go4Expert
Viewing all articles
Browse latest Browse all 1990

How to tune Ad-hoc SQL with Plan Guide for SQL Server?

$
0
0
Using Plan Guides to tune third-party applications SQL in MS SQL Server can be a useful technique when you need to optimize the performance of a specific query or set of queries generated by the application, without making changes to the application's source code.

Here are the steps to use Plan Guides to tune third-party applications SQL in MS SQL Server without changing the source code:

1. Identify the query or queries that are causing performance issues in the application. You can...

How to tune Ad-hoc SQL with Plan Guide for SQL Server?

Viewing all articles
Browse latest Browse all 1990

Trending Articles