<?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/2007/09/30/the-oracle-11g-unpivot-operator-turning-columns-into-rows/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2007/09/30/the-oracle-11g-unpivot-operator-turning-columns-into-rows/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-oracle-11g-unpivot-operator-turning-columns-into-rows</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Robert Gauf</title>
		<link>http://technology.amis.nl/2007/09/30/the-oracle-11g-unpivot-operator-turning-columns-into-rows/#comment-4920</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-4920</guid>
		<description><![CDATA[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/2007/09/30/the-oracle-11g-unpivot-operator-turning-columns-into-rows/#comment-4919</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-4919</guid>
		<description><![CDATA[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>
