<?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 UNKNOWN null.</title>
	<atom:link href="http://technology.amis.nl/2006/08/27/the-unknown-null/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2006/08/27/the-unknown-null/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-unknown-null</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: Patrick Sinke</title>
		<link>http://technology.amis.nl/2006/08/27/the-unknown-null/#comment-3785</link>
		<dc:creator>Patrick Sinke</dc:creator>
		<pubDate>Tue, 29 Aug 2006 08:22:24 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1320#comment-3785</guid>
		<description><![CDATA[And that&#039;s a thing I did not know... I always thought that &#039;&#039; != null. About time they change that.....]]></description>
		<content:encoded><![CDATA[<p>And that&#8217;s a thing I did not know&#8230; I always thought that &#8221; != null. About time they change that&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurent Schneider</title>
		<link>http://technology.amis.nl/2006/08/27/the-unknown-null/#comment-3784</link>
		<dc:creator>Laurent Schneider</dc:creator>
		<pubDate>Mon, 28 Aug 2006 16:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1320#comment-3784</guid>
		<description><![CDATA[One I do hate about nulls is this one

select length(&#039;&#039;) from dual;
LENGTH
---------
NULL

of course one would expect to have 0 as the length of an empty string.

Still Oracle may change this in a very future release, as stated in
http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/sql_elements005.htm#sthref486

Oracle Database currently treats a character value with a length of zero as null. However, this may not continue to be true in future releases, and Oracle recommends that you do not treat empty strings the same as nulls.

it will be fun I promise !]]></description>
		<content:encoded><![CDATA[<p>One I do hate about nulls is this one</p>
<p>select length(&#8221;) from dual;<br />
LENGTH<br />
&#8212;&#8212;&#8212;<br />
NULL</p>
<p>of course one would expect to have 0 as the length of an empty string.</p>
<p>Still Oracle may change this in a very future release, as stated in<br />
<a href="http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/sql_elements005.htm#sthref486" rel="nofollow">http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/sql_elements005.htm#sthref486</a></p>
<p>Oracle Database currently treats a character value with a length of zero as null. However, this may not continue to be true in future releases, and Oracle recommends that you do not treat empty strings the same as nulls.</p>
<p>it will be fun I promise !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viliam</title>
		<link>http://technology.amis.nl/2006/08/27/the-unknown-null/#comment-3783</link>
		<dc:creator>Viliam</dc:creator>
		<pubDate>Mon, 28 Aug 2006 15:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1320#comment-3783</guid>
		<description><![CDATA[It&#039;s quite complicated even for some Oracle programmers, see this bug: http://forums.oracle.com/forums/thread.jspa?threadID=415338]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s quite complicated even for some Oracle programmers, see this bug: <a href="http://forums.oracle.com/forums/thread.jspa?threadID=415338" rel="nofollow">http://forums.oracle.com/forums/thread.jspa?threadID=415338</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chen Shapira</title>
		<link>http://technology.amis.nl/2006/08/27/the-unknown-null/#comment-3782</link>
		<dc:creator>Chen Shapira</dc:creator>
		<pubDate>Mon, 28 Aug 2006 08:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1320#comment-3782</guid>
		<description><![CDATA[Thats a terriffic summary! No matter how long you&#039;ve been looking at databases, NULLs always remain a bit unexpected. I&#039;ve bookmarked this article and will probably refer to it time and again when things get murky again :-)]]></description>
		<content:encoded><![CDATA[<p>Thats a terriffic summary! No matter how long you&#8217;ve been looking at databases, NULLs always remain a bit unexpected. I&#8217;ve bookmarked this article and will probably refer to it time and again when things get murky again <img src='http://technology.amis.nl/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
