<?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: Oracle Database 10g Release 2 &#8211;  SQL and PL/SQL Features</title>
	<atom:link href="http://technology.amis.nl/2005/06/24/oracle-database-10g-release-2-sql-and-plsql-features/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2005/06/24/oracle-database-10g-release-2-sql-and-plsql-features/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=oracle-database-10g-release-2-sql-and-plsql-features</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: Alex Nuijten</title>
		<link>http://technology.amis.nl/2005/06/24/oracle-database-10g-release-2-sql-and-plsql-features/#comment-2213</link>
		<dc:creator>Alex Nuijten</dc:creator>
		<pubDate>Fri, 01 Jul 2005 13:45:20 +0000</pubDate>
		<guid isPermaLink="false">/?p=641#comment-2213</guid>
		<description><![CDATA[See post by Pete Finnigan: 06/29/2005: â€œ10g Release 2 PL/SQL and SQL new featuresâ€?
&lt;a href=&quot;http://www.petefinnigan.com/weblog/archives/00000424.htm&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;
http://www.petefinnigan.com/weblog/archives/00000424.htm
&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>See post by Pete Finnigan: 06/29/2005: â€œ10g Release 2 PL/SQL and SQL new featuresâ€?<br />
<a href="http://www.petefinnigan.com/weblog/archives/00000424.htm" target="_blank" rel="nofollow"><br />
</a><a href="http://www.petefinnigan.com/weblog/archives/00000424.htm" rel="nofollow">http://www.petefinnigan.com/weblog/archives/00000424.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://technology.amis.nl/2005/06/24/oracle-database-10g-release-2-sql-and-plsql-features/#comment-2212</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Fri, 24 Jun 2005 21:53:43 +0000</pubDate>
		<guid isPermaLink="false">/?p=641#comment-2212</guid>
		<description><![CDATA[About your comment on the following:
Begin
 Central_package.debugmode:= true;
End;

You wrote how it differs from what Arup shown. Let me tell you what I understood...
In his example Arup declared the variable as &quot;constant&quot;. Now the compiler will optimize it and put only one line of code in the byte code.

But, one question remain...If it is a constant, 10gR1 compiler optimizes it already. Not sure what 10gR2 compiler does it in addition to that.

Another thought is, compiler replace the code with 1 line during compiler directives replacement and then optimization takes place. So, may be, only compilation time differs from 10gR1 and 10gR2.]]></description>
		<content:encoded><![CDATA[<p>About your comment on the following:<br />
Begin<br />
 Central_package.debugmode:= true;<br />
End;</p>
<p>You wrote how it differs from what Arup shown. Let me tell you what I understood&#8230;<br />
In his example Arup declared the variable as &#8220;constant&#8221;. Now the compiler will optimize it and put only one line of code in the byte code.</p>
<p>But, one question remain&#8230;If it is a constant, 10gR1 compiler optimizes it already. Not sure what 10gR2 compiler does it in addition to that.</p>
<p>Another thought is, compiler replace the code with 1 line during compiler directives replacement and then optimization takes place. So, may be, only compilation time differs from 10gR1 and 10gR2.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
