There are different techniques to optimize the performance of SQL Server
queries, like keeping required and updated statistics, creating required
indexes, partitioning tables, etc., but wouldn’t it be great if we had some
recommendations before we started planning or optimizing queries so that we
didn’t have to start from the scratch every time and in every scenario? This is
where you can use the Database Engine Tuning Advisor utility to get
recommendations based on your workload. I will be talking about Database Engine
Tuning Advisor, how it works and its different interfaces, in this article
series. For more information click here for Part 1 and here for Part 2.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment