<?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 for Radino's blog</title>
	<atom:link href="http://radino.eu/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://radino.eu</link>
	<description>Focusing on interesting SQL and PL/SQL problems</description>
	<lastBuildDate>Tue, 16 Dec 2008 18:12:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Bitwise OR Aggregate Function by Andrei Latyshau</title>
		<link>http://radino.eu/2008/05/31/bitwise-or-aggregate-function/comment-page-1/#comment-8</link>
		<dc:creator>Andrei Latyshau</dc:creator>
		<pubDate>Tue, 16 Dec 2008 18:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://radino.eu/?p=4#comment-8</guid>
		<description>Great Article! thank you very much for info!</description>
		<content:encoded><![CDATA[<p>Great Article! thank you very much for info!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bitwise OR Aggregate Function by Holger Bartnick</title>
		<link>http://radino.eu/2008/05/31/bitwise-or-aggregate-function/comment-page-1/#comment-5</link>
		<dc:creator>Holger Bartnick</dc:creator>
		<pubDate>Thu, 24 Jul 2008 12:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://radino.eu/?p=4#comment-5</guid>
		<description>thanks a lot. this is exactly what i needed.</description>
		<content:encoded><![CDATA[<p>thanks a lot. this is exactly what i needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on First Post by Radoslav Golian</title>
		<link>http://radino.eu/2008/05/04/hello-world/comment-page-1/#comment-2</link>
		<dc:creator>Radoslav Golian</dc:creator>
		<pubDate>Sun, 04 May 2008 22:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://radino.eu/?p=1#comment-2</guid>
		<description>Just testing commment :)

&lt;code&gt;
select 
         lpad(&#039;*&#039;, level, &#039;*&#039;)
from 
         dual
connect by 
         level &lt; :x;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Just testing commment <img src='http://radino.eu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><code><br />
select<br />
         lpad('*', level, '*')<br />
from<br />
         dual<br />
connect by<br />
         level < <img src='http://radino.eu/wp-includes/images/smilies/icon_mad.gif' alt=':x' class='wp-smiley' /> ;<br />
</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
