<?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: The Oracle 11g UNPIVOT operator &#8211; turning columns into rows</title>
	<atom:link href="http://technology.amis.nl/blog/2421/the-oracle-11g-unpivot-operator-turning-columns-into-rows/feed" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/blog/2421/the-oracle-11g-unpivot-operator-turning-columns-into-rows</link>
	<description>Weblog for the AMIS Technology corner</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:47:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Robert Gauf</title>
		<link>http://technology.amis.nl/blog/2421/the-oracle-11g-unpivot-operator-turning-columns-into-rows/comment-page-1#comment-263751</link>
		<dc:creator>Robert Gauf</dc:creator>
		<pubDate>Thu, 04 Oct 2007 01:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2421#comment-263751</guid>
		<description>Cool feature.  Hadn&#039;t read the 11g highlights enough to find this one, thanks for pointing it out.
I&#039;ve got the perfect place to use it too.  Converting de-normalized bi-lingual reference data tables (i.e. with english_code, english_desc, french_code, french_desc per row) into a multi-row multi-lingual table (i.e. each row has code and desc with a language identifier).
Thanks again Lucas!</description>
		<content:encoded><![CDATA[<p>Cool feature.  Hadn&#8217;t read the 11g highlights enough to find this one, thanks for pointing it out.<br />
I&#8217;ve got the perfect place to use it too.  Converting de-normalized bi-lingual reference data tables (i.e. with english_code, english_desc, french_code, french_desc per row) into a multi-row multi-lingual table (i.e. each row has code and desc with a language identifier).<br />
Thanks again Lucas!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vidya Balasubramanian</title>
		<link>http://technology.amis.nl/blog/2421/the-oracle-11g-unpivot-operator-turning-columns-into-rows/comment-page-1#comment-263462</link>
		<dc:creator>Vidya Balasubramanian</dc:creator>
		<pubDate>Mon, 01 Oct 2007 19:33:03 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2421#comment-263462</guid>
		<description>well that&#039;s great to know . In the development world - its hard to get around not having a PIVOT or UNPIVOT operation for too long</description>
		<content:encoded><![CDATA[<p>well that&#8217;s great to know . In the development world &#8211; its hard to get around not having a PIVOT or UNPIVOT operation for too long</p>
]]></content:encoded>
	</item>
</channel>
</rss>

