<?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/"
	
	>
<channel>
	<title>
	Comments on: Enabling LIMIT and OFFSET in DB2 9.7.2	</title>
	<atom:link href="https://programmingzen.com/enabling-limit-and-offset-in-db2-9-7-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://programmingzen.com/enabling-limit-and-offset-in-db2-9-7-2/</link>
	<description>Meditations on programming, startups, and technology</description>
	<lastBuildDate>Thu, 24 May 2012 07:20:52 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Murad Iqbal		</title>
		<link>https://programmingzen.com/enabling-limit-and-offset-in-db2-9-7-2/#comment-27674</link>

		<dc:creator><![CDATA[Murad Iqbal]]></dc:creator>
		<pubDate>Thu, 24 May 2012 07:20:52 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=1184#comment-27674</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://programmingzen.com/enabling-limit-and-offset-in-db2-9-7-2/#comment-27516&quot;&gt;Antonio Cangiano&lt;/a&gt;.

Yes I did that. But no change.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://programmingzen.com/enabling-limit-and-offset-in-db2-9-7-2/#comment-27516">Antonio Cangiano</a>.</p>
<p>Yes I did that. But no change.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Antonio Cangiano		</title>
		<link>https://programmingzen.com/enabling-limit-and-offset-in-db2-9-7-2/#comment-27516</link>

		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Wed, 09 May 2012 13:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=1184#comment-27516</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://programmingzen.com/enabling-limit-and-offset-in-db2-9-7-2/#comment-27513&quot;&gt;Murad Iqbal&lt;/a&gt;.

Have you restarted the server, Murad?

&lt;pre class=&quot;highlight&quot;&gt;
$ db2stop 
$ db2start
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://programmingzen.com/enabling-limit-and-offset-in-db2-9-7-2/#comment-27513">Murad Iqbal</a>.</p>
<p>Have you restarted the server, Murad?</p>
<pre class="highlight">
$ db2stop 
$ db2start
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Murad Iqbal		</title>
		<link>https://programmingzen.com/enabling-limit-and-offset-in-db2-9-7-2/#comment-27513</link>

		<dc:creator><![CDATA[Murad Iqbal]]></dc:creator>
		<pubDate>Wed, 09 May 2012 11:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=1184#comment-27513</guid>

					<description><![CDATA[In my DB 9.7, I am getting SQL exceptions for usage of the LIMIT and OFFSET. After setting db2set DB2_COMPATIBILITY_VECTOR=MYS, nothing changed. Still trying to figure out how to get the LIMIT and OFFSET work.]]></description>
			<content:encoded><![CDATA[<p>In my DB 9.7, I am getting SQL exceptions for usage of the LIMIT and OFFSET. After setting db2set DB2_COMPATIBILITY_VECTOR=MYS, nothing changed. Still trying to figure out how to get the LIMIT and OFFSET work.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Arun Srini		</title>
		<link>https://programmingzen.com/enabling-limit-and-offset-in-db2-9-7-2/#comment-9517</link>

		<dc:creator><![CDATA[Arun Srini]]></dc:creator>
		<pubDate>Thu, 03 Jun 2010 03:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=1184#comment-9517</guid>

					<description><![CDATA[So what happens if I had already set the compatibility to Oracle? Will I lose the features I already had? like the pl/sql blocks etc??]]></description>
			<content:encoded><![CDATA[<p>So what happens if I had already set the compatibility to Oracle? Will I lose the features I already had? like the pl/sql blocks etc??</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Leons Petrazickis		</title>
		<link>https://programmingzen.com/enabling-limit-and-offset-in-db2-9-7-2/#comment-9497</link>

		<dc:creator><![CDATA[Leons Petrazickis]]></dc:creator>
		<pubDate>Wed, 02 Jun 2010 18:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=1184#comment-9497</guid>

					<description><![CDATA[Wow. Finally. This is tremendous. I&#039;ll enable this in the MediaWiki port shortly.:-)]]></description>
			<content:encoded><![CDATA[<p>Wow. Finally. This is tremendous. I&#8217;ll enable this in the MediaWiki port shortly.:-)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
