Video Resources for 9 SQL SERVER Performance Tuning Tips

Yesterday, I had blogged about 9 SQL SERVER Performance Tuning Tips – SQL in Sixty Seconds #168. The video got an amazing response and lots of comments. There were few comments requested just like blog posts, I should also list all the resource videos in a single blog post as well. I agree.

Video Resources for 9 SQL SERVER Performance Tuning Tips option3-Resources-800x450

Here are the resources mentioned in the video.

  1. Where do you start to tune SQL Server?
    Blog Resource: Wait Stats for Performance – SQL in Sixty Seconds 157
  2. Where do you start to tune SQL Queries?
    Blog Resource: SET STATISTICS IO ON – SQL in Sixty Seconds 128

    Blog Resource: SET STATISTICS TIME ON – SQL in Sixty Seconds 139
  3. How to write efficient queries?
    Blog Resource: Performance Challenge – Write Efficient Query – SQL in Sixty Seconds 140
  4. How to identify slow-running queries?
    Blog Resource: Slow Running Query – SQL in Sixty Seconds 146
  5. Is it possible to search inside SQL Server Execution plan?
    Blog Resource: Find Table in Execution Plan – SQL in Sixty Seconds 151
  6. Is it possible to share SQL Server Execution plans with others?
    Blog Resource: Email an Execution Plan – SQL in Sixty Seconds 114
  7. Do queries run faster when we add more CPU?
    Blog Resource: 16 CPU vs 1 CPU : Performance Comparison – SQL in Sixty Seconds 142

    Blog Resource: Query Ignoring CPU Threads – SQL in Sixty Seconds 161
  8. Do queries run faster when we add more Memory?
    Blog Resource: Get Memory Details – SQL in Sixty Seconds 165
  9. Can we tune our server ourselves?
    Honestly, no one can do better tuning of your server than yourself. You are the best judge of the situation and also with the data. If you ever need any further help, you can always reach out to me here: Comprehensive Database Performance Health Check.

Well, there you go, all the resources in a single place. Let me know your thoughts about this blog post about 9 SQL SERVER Performance Tuning Tips and the original video. I am very much eager to know your thoughts. You can always reach out to me on Twitter.

Reference: Pinal Dave (http://blog.SQLAuthority.com)

SQL in Sixty Seconds
Previous Post
SQL SERVER – 3 Queries to Detect Memory Issues
Next Post
SQL SERVER – Replace Rowstore Clustered Index with Columnstore Clustered Index

Related Posts

Leave a Reply