如需獲得最佳網頁瀏覽體驗,請使用 IE 11 或更高版本、Chrome、Firefox 或 Safari。

Improving SQL Server Queries by Reading and Understanding Execution Plans

Improving SQL Server Queries by Reading and Understanding Execution Plans
录播
  • 记录日期:Oct. 3, 2019
  • 活动:录播
Improving SQL Server Queries by Reading and Understanding Execution Plans

Performance tuning in SQL Server is not without its challenges, but understanding execution plans can help. Before it executes a query, SQL Server generates an execution plan. Some execution plans are trivial, such as returning all the rows from a single table. But when we go beyond simple cases, SQL Server generates a good enough execution plan to accomplish the work.

SQL Server will use the indexes you've created, the statistics on those indexes, as well as how you’re manipulating the data based on the query to determine that execution plan. The hardware and the amount of data determine how fast the query returns. If a query is performing poorly, there’s a lot within our control to improve performance. That’s why understanding the execution plan is so important for SQL Server query performance tuning.

In this on-demand webcast, you’ll learn how to:

  • Use the tools in SQL Server to capture execution plans
  • Read an execution plan and use that information to write better queries
  • Understand the impact of outdated statistics, improper indexing and T-SQL anti-patterns that cause queries to run poorly
  • Improve SQL Server query performance tuning

We’ll also work through remediation examples of performance killers, so you’ll gain the skills to attack poorly performing queries in your own environment. With the expert guidance in this session, you’ll master performance tuning in SQL Server.

扬声器

  • Brian Kelly
  • Janis Griffin

观看免费网络直播

请稍候……

triangle-down check
进行下载即表示您注册以接收我们发送的营销电子邮件。要选择不再接收,请按照我们隐私政策中描述的步骤进行操作。

reCAPTCHA为此站点提供保护。请查看Google的隐私政策使用条款