<?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"
	>
<channel>
	<title>Comments on: rename column_value</title>
	<atom:link href="http://laurentschneider.com/wordpress/2007/06/rename-column_value.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://laurentschneider.com/wordpress/2007/06/rename-column_value.html</link>
	<description>Oracle Certified Master</description>
	<pubDate>Mon, 01 Dec 2008 20:27:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Laurent Schneider</title>
		<link>http://laurentschneider.com/wordpress/2007/06/rename-column_value.html#comment-4093</link>
		<dc:creator>Laurent Schneider</dc:creator>
		<pubDate>Fri, 22 Jun 2007 16:06:56 +0000</pubDate>
		<guid isPermaLink="false">http://laurentschneider.com/wordpress/2007/06/rename-column_value.html#comment-4093</guid>
		<description>nothing wrong actually, I just wanted to show how to get an user-defined column name 8-)</description>
		<content:encoded><![CDATA[<p>nothing wrong actually, I just wanted to show how to get an user-defined column name <img src='http://laurentschneider.com/wordpress/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sokrates</title>
		<link>http://laurentschneider.com/wordpress/2007/06/rename-column_value.html#comment-4092</link>
		<dc:creator>Sokrates</dc:creator>
		<pubDate>Fri, 22 Jun 2007 13:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://laurentschneider.com/wordpress/2007/06/rename-column_value.html#comment-4092</guid>
		<description>what's wrong with

SQL&#62; select t.column_value as bar from table(f) t;

BAR
------------
foo

?</description>
		<content:encoded><![CDATA[<p>what&#8217;s wrong with</p>
<p>SQL&gt; select t.column_value as bar from table(f) t;</p>
<p>BAR<br />
&#8212;&#8212;&#8212;&#8212;<br />
foo</p>
<p>?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
