<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: NVL2 in Oracle</title>
	<atom:link href="http://awads.net/wp/2005/06/30/nvl2-in-oracle/feed/" rel="self" type="application/rss+xml" />
	<link>http://awads.net/wp/2005/06/30/nvl2-in-oracle/</link>
	<description>News, views, tips and tricks on Oracle and other fun stuff</description>
	<lastBuildDate>Tue, 24 Jan 2012 20:49:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: matelot</title>
		<link>http://awads.net/wp/2005/06/30/nvl2-in-oracle/comment-page-1/#comment-50318</link>
		<dc:creator>matelot</dc:creator>
		<pubDate>Mon, 05 Feb 2007 21:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/?p=48#comment-50318</guid>
		<description>&lt;p&gt;heheh no loves for PL/SQL I guess&lt;/p&gt;

&lt;p&gt;http://groups.google.com/group/comp.databases.oracle.server/msg/165d24ffccb982e7?dmode=source&amp;hl=en&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>heheh no loves for PL/SQL I guess</p>

<p><a href="http://groups.google.com/group/comp.databases.oracle.server/msg/165d24ffccb982e7?dmode=source&#038;hl=en" rel="nofollow">http://groups.google.com/group/comp.databases.oracle.server/msg/165d24ffccb982e7?dmode=source&#038;hl=en</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie</title>
		<link>http://awads.net/wp/2005/06/30/nvl2-in-oracle/comment-page-1/#comment-18</link>
		<dc:creator>Eddie</dc:creator>
		<pubDate>Mon, 04 Jul 2005 19:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/?p=48#comment-18</guid>
		<description>&lt;p&gt;Robert,
Thanks for the extra tips and links. I see you are a fan of &lt;a href=&quot;http://tkyte.blogspot.com/&quot; rel=&quot;nofollow&quot;&gt;Tom Kyte&lt;/a&gt;. I am too. I have learnt a lot from him, and still learning...&lt;/p&gt;

&lt;p&gt;Cheers!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Robert,
Thanks for the extra tips and links. I see you are a fan of <a href="http://tkyte.blogspot.com/" rel="nofollow">Tom Kyte</a>. I am too. I have learnt a lot from him, and still learning&#8230;</p>

<p>Cheers!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Vollman</title>
		<link>http://awads.net/wp/2005/06/30/nvl2-in-oracle/comment-page-1/#comment-17</link>
		<dc:creator>Robert Vollman</dc:creator>
		<pubDate>Mon, 04 Jul 2005 18:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/?p=48#comment-17</guid>
		<description>&lt;p&gt;You can also use DECODE, which (as an exception to the normal rule) will say that NULL = NULL&lt;/p&gt;

&lt;p&gt;DECODE(COMM, NULL, &#039;SAL&#039;, &#039;SAL &amp; COMM&#039;)&lt;/p&gt;

&lt;p&gt;http://thinkoracle.blogspot.com/2005/06/decode.html&lt;/p&gt;

&lt;p&gt;But, keep in mind that NVL and NVL2 seem to have a performance hit over the more verbose manual NULL check.&lt;/p&gt;

&lt;p&gt;http://thinkoracle.blogspot.com/2005/06/nulls-in-oracle.html&lt;/p&gt;

&lt;p&gt;orig article:
http://www.oracledba.co.uk/tips/plsql&#095;nvl&#095;costs.htm
discussion:
http://www.phpbbserver.com/phpbb/viewtopic.php?t=220&amp;mforum=dizwellforum&lt;/p&gt;

&lt;p&gt;Cheers,
Robert&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You can also use DECODE, which (as an exception to the normal rule) will say that NULL = NULL</p>

<p>DECODE(COMM, NULL, &#8216;SAL&#8217;, &#8216;SAL &amp; COMM&#8217;)</p>

<p><a href="http://thinkoracle.blogspot.com/2005/06/decode.html" rel="nofollow">http://thinkoracle.blogspot.com/2005/06/decode.html</a></p>

<p>But, keep in mind that NVL and NVL2 seem to have a performance hit over the more verbose manual NULL check.</p>

<p><a href="http://thinkoracle.blogspot.com/2005/06/nulls-in-oracle.html" rel="nofollow">http://thinkoracle.blogspot.com/2005/06/nulls-in-oracle.html</a></p>

<p>orig article:
<a href="http://www.oracledba.co.uk/tips/plsql&#095;nvl&#095;costs.htm" rel="nofollow">http://www.oracledba.co.uk/tips/plsql&#095;nvl&#095;costs.htm</a>
discussion:
<a href="http://www.phpbbserver.com/phpbb/viewtopic.php?t=220&#038;mforum=dizwellforum" rel="nofollow">http://www.phpbbserver.com/phpbb/viewtopic.php?t=220&#038;mforum=dizwellforum</a></p>

<p>Cheers,
Robert</p>]]></content:encoded>
	</item>
</channel>
</rss>

