<?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 Planet &#187; SQL Server 2005</title>
	<atom:link href="http://sqlserverplanet.com/category/sql-server-2005/feed" rel="self" type="application/rss+xml" />
	<link>http://sqlserverplanet.com</link>
	<description>Tips and Articles on SQL Server</description>
	<lastBuildDate>Thu, 03 May 2012 23:47:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CROSS APPLY Explained</title>
		<link>http://sqlserverplanet.com/sql-server-2008/cross-apply-explained</link>
		<comments>http://sqlserverplanet.com/sql-server-2008/cross-apply-explained#comments</comments>
		<pubDate>Sun, 13 Nov 2011 22:59:31 +0000</pubDate>
		<dc:creator>Derek Dieter</dc:creator>
				<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[TSQL]]></category>

		<guid isPermaLink="false">http://sqlserverplanet.com/?p=2242</guid>
		<description><![CDATA[My first introduction to the APPLY operator was using the DMVs. For quite a while after first being introduced, I didn&#8217;t understand it or see a use for it. While it is undeniable that it is has some required uses when dealing with table valued functions, it&#8217;s other uses evaded me for a while. Luckily, [...]]]></description>
		<wfw:commentRss>http://sqlserverplanet.com/sql-server-2008/cross-apply-explained/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Pagination with Dynamic ORDER BY</title>
		<link>http://sqlserverplanet.com/sql-server-2008/custom-pagination-with-dynamic-order-by</link>
		<comments>http://sqlserverplanet.com/sql-server-2008/custom-pagination-with-dynamic-order-by#comments</comments>
		<pubDate>Thu, 11 Jun 2009 03:12:25 +0000</pubDate>
		<dc:creator>Derek Dieter</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[cte]]></category>
		<category><![CDATA[order by]]></category>

		<guid isPermaLink="false">http://sqlserverplanet.com/?p=155</guid>
		<description><![CDATA[SQL Server Denali has a new feature allowing pagination using the order by clause. A common solution needed for the front end is to paginate records prior to sending them to the webserver. More frequently now, we are seeing demormalized data sets being stored in the WebServer&#8217;s or a middle tiers cache mechanism. Those solutions [...]]]></description>
		<wfw:commentRss>http://sqlserverplanet.com/sql-server-2008/custom-pagination-with-dynamic-order-by/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SQL Server Slow Performance</title>
		<link>http://sqlserverplanet.com/sql-server-2008/sql-server-slow-performance</link>
		<comments>http://sqlserverplanet.com/sql-server-2008/sql-server-slow-performance#comments</comments>
		<pubDate>Sun, 31 May 2009 19:40:21 +0000</pubDate>
		<dc:creator>Derek Dieter</dc:creator>
				<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server 2008]]></category>

		<guid isPermaLink="false">http://sqlserverplanet.com/?p=14</guid>
		<description><![CDATA[This post deals with a random hanging that sometimes happens with SQL Server 2005+. In order to troubleshoot SQL Server Slowness, go here. The introduction of the new SQL Server 2005 Query Optimization engine has brought great things (including statement-level caching and smarter execution plan generation). There is however a little more overhead with the [...]]]></description>
		<wfw:commentRss>http://sqlserverplanet.com/sql-server-2008/sql-server-slow-performance/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

