<?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; order by</title>
	<atom:link href="http://sqlserverplanet.com/tag/order-by/feed" rel="self" type="application/rss+xml" />
	<link>http://sqlserverplanet.com</link>
	<description>Tips and Articles on SQL Server</description>
	<lastBuildDate>Tue, 31 Jan 2012 01:33:18 +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>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>
	</channel>
</rss>

