Blog Post

Webcast Today – Using XML to Query Execution Plans

,

I’ll be speaking for the SQL PASS Database Administration Virtual Chapter today at 12 PM Eastern time.  The topic will be Using XML to Query Execution Plans.  The abstract for the event is the following:

SQL Server stores its execution plans as XML in dynamic management views. The execution plans are a gold mine of information. From the whether or not the execution plan will rely on parallelism to what columns are requiring a key lookup after a non-clustered index seek. Through a the use of XML this information can be available at your fingertips to help determine the value and impact of an index and guide you in improving the performance of your SQL Server databases. In this session we’ll look at how you can begin to understand and query the structure of the execution plans in the procedure cache. Also, we’ll review how to uncover some potential performance issues that may be lurking in your SQL Server.

You can get to the event here.

Related posts:

  1. Webcast Next Week – Using XML to Query Execution Plans
  2. Webcast Next Week – Performance Impacts Related to Different Function Types
  3. Webcast Today – Performance Impacts Related to Different Function Types

Rate

You rated this post out of 5. Change rating

Share

Share

Rate

You rated this post out of 5. Change rating