<?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: One Analytic Function can do more than a thousand lines of code&#8230;</title>
	<atom:link href="http://technology.amis.nl/2006/07/25/one-analytic-function-can-do-more-than-a-thousand-lines-of-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2006/07/25/one-analytic-function-can-do-more-than-a-thousand-lines-of-code/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=one-analytic-function-can-do-more-than-a-thousand-lines-of-code</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: Sunil D</title>
		<link>http://technology.amis.nl/2006/07/25/one-analytic-function-can-do-more-than-a-thousand-lines-of-code/#comment-3715</link>
		<dc:creator>Sunil D</dc:creator>
		<pubDate>Fri, 28 Jul 2006 22:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1289#comment-3715</guid>
		<description><![CDATA[True!Analytic functions helps performance compared to traditional queries using joins.]]></description>
		<content:encoded><![CDATA[<p>True!Analytic functions helps performance compared to traditional queries using joins.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2006/07/25/one-analytic-function-can-do-more-than-a-thousand-lines-of-code/#comment-3714</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Thu, 27 Jul 2006 14:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1289#comment-3714</guid>
		<description><![CDATA[Daar staat het wel: &lt;a href=&quot;http://www.amis.nl/tech_artikelen.php?id=346&quot; rel=&quot;nofollow&quot;&gt;http://www.amis.nl/tech_artikelen.php?id=346&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>Daar staat het wel: <a href="http://www.amis.nl/tech_artikelen.php?id=346" rel="nofollow">http://www.amis.nl/tech_artikelen.php?id=346</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pieter de Jager</title>
		<link>http://technology.amis.nl/2006/07/25/one-analytic-function-can-do-more-than-a-thousand-lines-of-code/#comment-3713</link>
		<dc:creator>Pieter de Jager</dc:creator>
		<pubDate>Wed, 26 Jul 2006 21:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1289#comment-3713</guid>
		<description><![CDATA[Ik ben nu bezig met het artikel in de Optimize te bestuderen. Het artikel maakt de complexe materie op een zeer toegankelijke wijze begrijpelijk.
Ook wel eens prettig iets Oracle-technisch in het nederlands te lezen.
Een beetje jammer voor al die nederlandse niet Optimize-lezers dat het nederlandstalige artikel niet op de website staat.]]></description>
		<content:encoded><![CDATA[<p>Ik ben nu bezig met het artikel in de Optimize te bestuderen. Het artikel maakt de complexe materie op een zeer toegankelijke wijze begrijpelijk.<br />
Ook wel eens prettig iets Oracle-technisch in het nederlands te lezen.<br />
Een beetje jammer voor al die nederlandse niet Optimize-lezers dat het nederlandstalige artikel niet op de website staat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl R.</title>
		<link>http://technology.amis.nl/2006/07/25/one-analytic-function-can-do-more-than-a-thousand-lines-of-code/#comment-3712</link>
		<dc:creator>Carl R.</dc:creator>
		<pubDate>Tue, 25 Jul 2006 10:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1289#comment-3712</guid>
		<description><![CDATA[Totally agree;
I found Analytic very usefull for processing a lager amount of rows. Alway when this was done by PL/SQL row by row logic the applcation runned in dramatically perfomrance problems.
So i prefer the use of naalytic functions.
The only thing is that logic behind is not so easy to understand - it&#039;s more a pipelined process then a clear and modular and easy to understand PL/SQL Code.


Karl]]></description>
		<content:encoded><![CDATA[<p>Totally agree;<br />
I found Analytic very usefull for processing a lager amount of rows. Alway when this was done by PL/SQL row by row logic the applcation runned in dramatically perfomrance problems.<br />
So i prefer the use of naalytic functions.<br />
The only thing is that logic behind is not so easy to understand &#8211; it&#8217;s more a pipelined process then a clear and modular and easy to understand PL/SQL Code.</p>
<p>Karl</p>
]]></content:encoded>
	</item>
</channel>
</rss>
