<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>SQL Server Performance &#187; Nils Bevaart</title>
	<atom:link href="http://www.sql-server-performance.com/author/nilsbevaart/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Wed, 15 May 2013 08:10:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>SQL Server Performance: Query Tuning vs. Process Tuning</title>
		<link>http://www.sql-server-performance.com/2006/query-process-tuning/</link>
		<comments>http://www.sql-server-performance.com/2006/query-process-tuning/#comments</comments>
		<pubDate>Tue, 28 Mar 2006 01:12:50 +0000</pubDate>
		<dc:creator>Nils Bevaart</dc:creator>
				<category><![CDATA[Performance Tuning]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=493</guid>
		<description><![CDATA[In the different projects where I perform a performance audit or am involved in performance tuning, I often find that while queries and stored procedures function correctly, they are not efficient in processing larger data sets. Many OLTP databases are set up as OLAP databases to handle single records instead of a record set as [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2006/query-process-tuning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How SQL Server Determines an Execution Plan Using Available Indexes and Statistics</title>
		<link>http://www.sql-server-performance.com/2005/execution-plan-statistics/</link>
		<comments>http://www.sql-server-performance.com/2005/execution-plan-statistics/#comments</comments>
		<pubDate>Tue, 17 May 2005 01:12:50 +0000</pubDate>
		<dc:creator>Nils Bevaart</dc:creator>
				<category><![CDATA[Performance Tuning]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=456</guid>
		<description><![CDATA[As a SQL Server DBA, one of my tasks is to monitor the performance of our databases. Our primary database holds the data of over 18 million people. A web-based application queries the database with a variety of search options. When examining the performance of these queries, most performed very well. But on the other [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2005/execution-plan-statistics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
