<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Paging through a query result</title>
	<atom:link href="http://awads.net/wp/2005/07/22/paging-through-a-query-result/feed/" rel="self" type="application/rss+xml" />
	<link>http://awads.net/wp/2005/07/22/paging-through-a-query-result/</link>
	<description>News, views, tips and tricks on Oracle and other fun stuff</description>
	<lastBuildDate>Wed, 09 May 2012 16:54:41 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Rob Baillie</title>
		<link>http://awads.net/wp/2005/07/22/paging-through-a-query-result/comment-page-1/#comment-88</link>
		<dc:creator>Rob Baillie</dc:creator>
		<pubDate>Wed, 10 Aug 2005 16:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/?p=77#comment-88</guid>
		<description>&lt;p&gt;We found that style query to be so useful that we ended up creating a function that will wrap any SELECT statement stated a string, and return the result as an open cursor, with an OUT parameter that contains the total count that would be returned from the original cursor.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>We found that style query to be so useful that we ended up creating a function that will wrap any SELECT statement stated a string, and return the result as an open cursor, with an OUT parameter that contains the total count that would be returned from the original cursor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sumit</title>
		<link>http://awads.net/wp/2005/07/22/paging-through-a-query-result/comment-page-1/#comment-34</link>
		<dc:creator>Sumit</dc:creator>
		<pubDate>Sun, 24 Jul 2005 19:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/?p=77#comment-34</guid>
		<description>&lt;p&gt;nice query, helpful and  time saving.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>nice query, helpful and  time saving.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

