<?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: Brilliant use of XML in the relational database</title>
	<atom:link href="http://technology.amis.nl/2007/05/03/brilliant-use-of-xml-in-the-relational-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2007/05/03/brilliant-use-of-xml-in-the-relational-database/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=brilliant-use-of-xml-in-the-relational-database</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: SnippetyJoe</title>
		<link>http://technology.amis.nl/2007/05/03/brilliant-use-of-xml-in-the-relational-database/#comment-4567</link>
		<dc:creator>SnippetyJoe</dc:creator>
		<pubDate>Thu, 10 May 2007 18:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1882#comment-4567</guid>
		<description><![CDATA[FYI, I&#039;ve updated the solution on the SQL Snippets page that Leon and Marco refer to above (http://www.sqlsnippets.com/en/topic-11785.html). The old solution used some convoluted REGEXP_REPLACE logic. The new one uses a more elegant approach involving EXTRACT and LTRIM that OTN user &quot;michaels&quot; suggested at http://forums.oracle.com/forums/thread.jspa?threadID=502349&amp;start=0&amp;tstart=0.]]></description>
		<content:encoded><![CDATA[<p>FYI, I&#8217;ve updated the solution on the SQL Snippets page that Leon and Marco refer to above (<a href="http://www.sqlsnippets.com/en/topic-11785.html" rel="nofollow">http://www.sqlsnippets.com/en/topic-11785.html</a>). The old solution used some convoluted REGEXP_REPLACE logic. The new one uses a more elegant approach involving EXTRACT and LTRIM that OTN user &#8220;michaels&#8221; suggested at <a href="http://forums.oracle.com/forums/thread.jspa?threadID=502349&#038;start=0&#038;tstart=0" rel="nofollow">http://forums.oracle.com/forums/thread.jspa?threadID=502349&#038;start=0&#038;tstart=0</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Gralike</title>
		<link>http://technology.amis.nl/2007/05/03/brilliant-use-of-xml-in-the-relational-database/#comment-4566</link>
		<dc:creator>Marco Gralike</dc:creator>
		<pubDate>Fri, 04 May 2007 18:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1882#comment-4566</guid>
		<description><![CDATA[Great site by the way. Lot&#039;s of interesting idea&#039;s.]]></description>
		<content:encoded><![CDATA[<p>Great site by the way. Lot&#8217;s of interesting idea&#8217;s.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Gralike</title>
		<link>http://technology.amis.nl/2007/05/03/brilliant-use-of-xml-in-the-relational-database/#comment-4565</link>
		<dc:creator>Marco Gralike</dc:creator>
		<pubDate>Fri, 04 May 2007 18:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1882#comment-4565</guid>
		<description><![CDATA[Thanks for the tip, I found it (http://www.sqlsnippets.com/en/topic-11785.html). Laurent spoke about the possibility during Oracle Open World 2006. It&#039;s great to see a working example.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the tip, I found it (<a href="http://www.sqlsnippets.com/en/topic-11785.html" rel="nofollow">http://www.sqlsnippets.com/en/topic-11785.html</a>). Laurent spoke about the possibility during Oracle Open World 2006. It&#8217;s great to see a working example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leon Parren</title>
		<link>http://technology.amis.nl/2007/05/03/brilliant-use-of-xml-in-the-relational-database/#comment-4564</link>
		<dc:creator>Leon Parren</dc:creator>
		<pubDate>Fri, 04 May 2007 08:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1882#comment-4564</guid>
		<description><![CDATA[Marco,

I recently found this site: http://www.sqlsnippets.com. Joe Fuda shows some interesting usages of the XML functions. I found the usage of the xmlagg function to convert rows to strings exceptionally useful.

Leon]]></description>
		<content:encoded><![CDATA[<p>Marco,</p>
<p>I recently found this site: <a href="http://www.sqlsnippets.com" rel="nofollow">http://www.sqlsnippets.com</a>. Joe Fuda shows some interesting usages of the XML functions. I found the usage of the xmlagg function to convert rows to strings exceptionally useful.</p>
<p>Leon</p>
]]></content:encoded>
	</item>
</channel>
</rss>
