﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Content tagged Performance Tuning</title><link>http://www.sqlservercentral.com/</link><description>Content tagged Performance Tuning posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Using NOLOCK and READPAST table hints in SQL Server</title><description>Table locking hints provide developers much tighter control of their transactions. Look at the benefits and disadvantages of using the NOLOCK and READPAST table hints in SQL Server</description><guid>http://www.sqlservercentral.com/redirect/articles/63532/</guid><pubDate>2008/07/15</pubDate><link>http://www.sqlservercentral.com/redirect/articles/63532/</link></item><item><title>Is a Temporary Table Really Necessary?</title><description>In this article Randy Dyness shows you how to avoid temp tables whenever to maximize the performance of your queries.


</description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/temptabl/662/</guid><pubDate>2008/05/30</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/temptabl/662/</link></item><item><title>Lengthy SQL Server Queries Will Consume Your CPU  </title><description>The SQL (Structured Query Language) language is a declarative language that became the &amp;quot;Data Language&amp;quot; used for describing &amp;quot;what I need&amp;quot; and &amp;quot;where to fetch it from&amp;quot; in most organizations. OOP (Object Oriented Programming) languages became the most common practice among developers widely adopted by R&amp;amp;D organizations around the world. So how do we bridge the gap?</description><guid>http://www.sqlservercentral.com/redirect/articles/63136/</guid><pubDate>2008/05/23</pubDate><link>http://www.sqlservercentral.com/redirect/articles/63136/</link></item><item><title>Execution Plan Basics</title><description>Every day, out in the various discussion boards devoted to Microsoft SQL Server, the same types of questions come up again and again: Why is this query running slow? Is my index getting used? Why isn't my index getting used? In order to arrive at the answer you have to ask the same return question in each case: have you looked at the execution plan? We are very pleased to be allowed to publish the first chapter of Grant Fritchey's excellent new book on execution plans.</description><guid>http://www.sqlservercentral.com/redirect/articles/63132/</guid><pubDate>2008/05/22</pubDate><link>http://www.sqlservercentral.com/redirect/articles/63132/</link></item><item><title>Making the Most Out of the SQL Server 2005 Performance Dashboard</title><description>The SQL Server 2005 Performance Dashboard is a new add-on to SQL Server 2005 that became available shortly after the release of Service Pack 2 for SQL Server 2005.</description><guid>http://www.sqlservercentral.com/redirect/articles/3018/</guid><pubDate>2008/05/20</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3018/</link></item><item><title>Best Practices for Troubleshooting Slow Running Queries</title><description>In this article we will share some of the common reasons for slow-running queries and what your approach should be for identifying and fixing them. </description><guid>http://www.sqlservercentral.com/redirect/articles/62917/</guid><pubDate>2008/05/08</pubDate><link>http://www.sqlservercentral.com/redirect/articles/62917/</link></item><item><title>SQL 2005 vs. SQL 2008 Part 1 - (Backup File Sizes &amp; Times)</title><description>SQL 2008 has some key improvements over SQL 2005. This article deals with backup compression and faster backups in SQL 2008</description><guid>http://www.sqlservercentral.com/articles/Compression/62746/</guid><pubDate>2008/05/05</pubDate><link>http://www.sqlservercentral.com/articles/Compression/62746/</link></item><item><title>DATABASE I/O STATISTICS (SQL Server 2000)</title><description>Identify your busiest databases based on I/O statistics.</description><guid>http://www.sqlservercentral.com/scripts/Database+I%2fO/62475/</guid><pubDate>2008/05/01</pubDate><link>http://www.sqlservercentral.com/scripts/Database+I%2fO/62475/</link></item><item><title>Top Queries in SQL Server 2005</title><description>This article illustrates how to query dynamic management views to find the TOP queries based on average CPU and average I/O.</description><guid>http://www.sqlservercentral.com/redirect/articles/62765/</guid><pubDate>2008/04/09</pubDate><link>http://www.sqlservercentral.com/redirect/articles/62765/</link></item><item><title>SQL Server Index Checklist </title><description>Indexing a SQL Server database in some respects is considered both an art and a science. Since this is the case, what are some considerations when designing indexes for a new database or an existing one in production? Are these the same types of steps or not? Do any best practices really exist when it comes to indexing? Where does indexing fall in the priority list from an application or production support perspective?</description><guid>http://www.sqlservercentral.com/redirect/articles/62577/</guid><pubDate>2008/04/03</pubDate><link>http://www.sqlservercentral.com/redirect/articles/62577/</link></item><item><title>Writing Faster T-SQL</title><description>How many times have you wished that your queries performed better? Performance Tuning is a bit of an art, but learning about new techniques and which things work help grow your knowledge. Jacob Sebastian brings us the first part of a series on writing better performing queries.


</description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/2944/</guid><pubDate>2008/03/31</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/2944/</link></item><item><title>More RBAR and "Tuning" UPDATEs</title><description>SQL Server expert Jeff Moden discusses a common problem seen in many update statements.</description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/62278/</guid><pubDate>2008/03/14</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/62278/</link></item><item><title>Monitoring Stored Procedure Performance with sys.dm_exec_cached_plans </title><description>This article will show you how to use the sys.dm_exec_cached_plans DMV to monitor the performance of stored procedures</description><guid>http://www.sqlservercentral.com/redirect/articles/62305/</guid><pubDate>2008/03/13</pubDate><link>http://www.sqlservercentral.com/redirect/articles/62305/</link></item><item><title>Not In v Not Equal</title><description>Is it better to use NOT IN() or &lt;&gt; in a T-SQL query? Ken Johnson had the question put to him and decided to investigate them both. Read about how these two functions perform.
</description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/2924/</guid><pubDate>2008/03/12</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/2924/</link></item><item><title>Why Object Qualification is important.</title><description>You have all read about why object qualification is important. You also must have heard of why stored Proc should not have sp_ as prefix to the name. Now let us proove if this is all true.</description><guid>http://www.sqlservercentral.com/articles/T-SQL/62061/</guid><pubDate>2008/03/10</pubDate><link>http://www.sqlservercentral.com/articles/T-SQL/62061/</link></item><item><title>Linked Server Optimization</title><description>This article demonstrates the negative affect that linked servers can cause in queries and offers alternatives to speed up performance.</description><guid>http://www.sqlservercentral.com/articles/Linked+Servers/62246/</guid><pubDate>2008/03/07</pubDate><link>http://www.sqlservercentral.com/articles/Linked+Servers/62246/</link></item><item><title>SQL Server non-clustered indexes for query optimization</title><description>Optimize SQL Server non-clustered indexes and queries by considering index fields, compound indexes and SQL Server statistics' impact on non-clustered indexes.</description><guid>http://www.sqlservercentral.com/redirect/articles/62300/</guid><pubDate>2008/03/05</pubDate><link>http://www.sqlservercentral.com/redirect/articles/62300/</link></item><item><title>Check List for Performance Optimisation in SQL Server Analysis Service 2005 </title><description>This article is a step-by-step checklist to help ensure that you are obtaining the maximum performance possible from SQL Server Analysis Services.</description><guid>http://www.sqlservercentral.com/redirect/articles/62147/</guid><pubDate>2008/02/29</pubDate><link>http://www.sqlservercentral.com/redirect/articles/62147/</link></item><item><title>Graphical Query Plans</title><guid>http://www.sqlservercentral.com/questions/Performance+Tuning/62227/</guid><pubDate>2008/02/20</pubDate><link>http://www.sqlservercentral.com/questions/Performance+Tuning/62227/</link></item><item><title>Execution Plans</title><guid>http://www.sqlservercentral.com/questions/Performance+Tuning/62228/</guid><pubDate>2008/02/18</pubDate><link>http://www.sqlservercentral.com/questions/Performance+Tuning/62228/</link></item><item><title>How SQL Server Chooses the Type of Join</title><description>How many times have you had a stored procedure run quicker in Query Analyzer than it does in the application? Mike Dillon tracked down one possible cause in this article.
</description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/2863/</guid><pubDate>2008/02/13</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/2863/</link></item><item><title>Designing High Performance Stored Procedures</title><description>Stored procedures can be an effective way to handle conflicting needs, but it&amp;#39;s not always so obvious how to write them so they both perform well and scale.</description><guid>http://www.sqlservercentral.com/redirect/articles/2838/</guid><pubDate>2008/01/30</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2838/</link></item><item><title>Importance of UPSERT</title><description>A simple UPSERT can reduce reads on tables. This in turn will increase the performance of a DB.</description><guid>http://www.sqlservercentral.com/articles/T-SQL/61773/</guid><pubDate>2008/01/29</pubDate><link>http://www.sqlservercentral.com/articles/T-SQL/61773/</link></item><item><title>Using Included Columns in SQL Server 2005</title><description>One of the new features found in SQL Server 2005 is the ability to add additional columns, called Included Columns, to a non-clustered index. This article will explain the advantages of using included columns and what impact they will have on your database.</description><guid>http://www.sqlservercentral.com/redirect/articles/61972/</guid><pubDate>2008/01/28</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61972/</link></item><item><title>Measure TSQL Statement Performance </title><description>Every developer needs to ensure that each TSQL statement is optimized. This article will give you a few different ideas on how to identify slow running queries and provide you with some tips on monitor your query performance while you make iterative changes to each query to try and improve performance.</description><guid>http://www.sqlservercentral.com/redirect/articles/61927/</guid><pubDate>2008/01/22</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61927/</link></item><item><title>SQL Server clustered index design for performance</title><description> Find why SQL Server clustered index design should be narrow and static and how clustered indexes affect many-to-many tables to improve database performance.</description><guid>http://www.sqlservercentral.com/redirect/articles/61924/</guid><pubDate>2008/01/16</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61924/</link></item><item><title>Evaluating How Filtering Options Affect T-SQL Performance</title><description>The many popular rules concerning T-SQL filtering operators can't be trusted implicitly; instead, you should evaluate your options explicitly.</description><guid>http://www.sqlservercentral.com/redirect/articles/61925/</guid><pubDate>2008/01/14</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61925/</link></item><item><title>SQL Server: Uncover Hidden Data to Optimize Application Performance</title><description>Many application performance problems can be traced to poorly performing database queries; however, there are many ways you can improve database performance. SQL ServerTM 2005 gathers a lot of information that you can use to identify the causes of such performance issues.</description><guid>http://www.sqlservercentral.com/redirect/articles/61836/</guid><pubDate>2008/01/11</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61836/</link></item><item><title>Measure TSQL Statement Performance </title><description>Every developer needs to ensure that each TSQL statement is optimized. This article will give you a few different ideas on how to identify slow running queries and provide you with some tips on monitor your query performance while you make iterative changes to each query to try and improve performance.</description><guid>http://www.sqlservercentral.com/redirect/articles/61834/</guid><pubDate>2008/01/08</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61834/</link></item><item><title>Predeployment I/O Best Practices</title><description>The I/O system is important to the performance of SQL Server. When configuring a new server for SQL Server or when adding or modifying the disk configuration of an existing system, it is good practice to determine the capacity of the I/O subsystem prior to deploying SQL Server. This white paper discusses validating and determining the capacity of an I/O subsystem. A number of tools are available for performing this type of testing. This white paper focuses on the SQLIO.exe tool, but also compares all available tools. It also covers basic I/O configuration best practices for SQL Server 2005.</description><guid>http://www.sqlservercentral.com/redirect/articles/61747/</guid><pubDate>2008/01/04</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61747/</link></item></channel></rss>