<?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>MDBitz Development Resources &#187; OFFSET</title>
	<atom:link href="http://resources.mdbitz.com/tags/offset/feed/" rel="self" type="application/rss+xml" />
	<link>http://resources.mdbitz.com</link>
	<description></description>
	<lastBuildDate>Mon, 22 Nov 2010 14:25:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Pagination in Sybase: A Tutorial on how to use a Stored Procedure to perform Pagination in a Sybase database.</title>
		<link>http://resources.mdbitz.com/2009/10/pagination-in-sybase-a-tutorial-on-how-to-use-a-stored-procedure-to-perform-pagination-in-a-sybase-database/</link>
		<comments>http://resources.mdbitz.com/2009/10/pagination-in-sybase-a-tutorial-on-how-to-use-a-stored-procedure-to-perform-pagination-in-a-sybase-database/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 23:19:55 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[LIMIT]]></category>
		<category><![CDATA[OFFSET]]></category>
		<category><![CDATA[Pagination]]></category>
		<category><![CDATA[Stored Procedure]]></category>
		<category><![CDATA[SYBASE]]></category>
		<category><![CDATA[TOP]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=318</guid>
		<description><![CDATA[What is Pagination Pagination is the process of displaying a subset of the data on a web page at one time. The simplest example is a google search result in that after a search is performed you are displayed with the first x results as page 1. Then utilizing the page handlers you are able [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2009/10/pagination-in-sybase-a-tutorial-on-how-to-use-a-stored-procedure-to-perform-pagination-in-a-sybase-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

