<?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"
	>
<channel>
	<title>Comments on: Oracle empty string = null</title>
	<atom:link href="http://www.thunderguy.com/semicolon/2003/04/26/oracle-empty-string-null/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thunderguy.com/semicolon/2003/04/26/oracle-empty-string-null/</link>
	<description>Software, the Internet and you.</description>
	<pubDate>Sun, 27 Jul 2008 09:40:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: executive orc house / I Hate It When You Make Me Do This</title>
		<link>http://www.thunderguy.com/semicolon/2003/04/26/oracle-empty-string-null/#comment-69209</link>
		<dc:creator>executive orc house / I Hate It When You Make Me Do This</dc:creator>
		<pubDate>Thu, 08 May 2008 03:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/plusplus/20050422/oracle-empty-string-null/#comment-69209</guid>
		<description>[...] the semantic distinction between a value and not a value. Add the fact that the empty string  doesn&#8217;t exist in Larry&#8217;s World to the unbelievably idiotic lack of a BOOLEAN column type and you begin to [...]</description>
		<content:encoded><![CDATA[<p>[...] the semantic distinction between a value and not a value. Add the fact that the empty string  doesn&#8217;t exist in Larry&#8217;s World to the unbelievably idiotic lack of a BOOLEAN column type and you begin to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: (another) John</title>
		<link>http://www.thunderguy.com/semicolon/2003/04/26/oracle-empty-string-null/#comment-47379</link>
		<dc:creator>(another) John</dc:creator>
		<pubDate>Fri, 29 Feb 2008 12:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/plusplus/20050422/oracle-empty-string-null/#comment-47379</guid>
		<description>@Michael: if you don't want to test for both '' and null, and your application treats both as semantically the same, just declare the field 'not null'</description>
		<content:encoded><![CDATA[<p>@Michael: if you don&#8217;t want to test for both &#8221; and null, and your application treats both as semantically the same, just declare the field &#8216;not null&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://www.thunderguy.com/semicolon/2003/04/26/oracle-empty-string-null/#comment-46572</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Wed, 20 Feb 2008 16:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/plusplus/20050422/oracle-empty-string-null/#comment-46572</guid>
		<description>bachew - I agree.
Also, you came back 20 days later to fix that.  Awesome.</description>
		<content:encoded><![CDATA[<p>bachew - I agree.<br />
Also, you came back 20 days later to fix that.  Awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bachew</title>
		<link>http://www.thunderguy.com/semicolon/2003/04/26/oracle-empty-string-null/#comment-44154</link>
		<dc:creator>bachew</dc:creator>
		<pubDate>Tue, 22 Jan 2008 04:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/plusplus/20050422/oracle-empty-string-null/#comment-44154</guid>
		<description>Oops, correction:
A string variable that can't be set empty is like a number variable that can't be set zero.</description>
		<content:encoded><![CDATA[<p>Oops, correction:<br />
A string variable that can&#8217;t be set empty is like a number variable that can&#8217;t be set zero.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.thunderguy.com/semicolon/2003/04/26/oracle-empty-string-null/#comment-43872</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 16 Jan 2008 19:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/plusplus/20050422/oracle-empty-string-null/#comment-43872</guid>
		<description>I agree, ORACLE storing empty strings as NULL was a horrible design blunder.  In a relational database, NULL is used to represent datum whose value is "unknown".  If I insert an empty string into a database field, I have specified a value for that field -- a zero-length string.  If I fetch that string from the database, the only correct result is an empty string.</description>
		<content:encoded><![CDATA[<p>I agree, ORACLE storing empty strings as NULL was a horrible design blunder.  In a relational database, NULL is used to represent datum whose value is &#8220;unknown&#8221;.  If I insert an empty string into a database field, I have specified a value for that field &#8212; a zero-length string.  If I fetch that string from the database, the only correct result is an empty string.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bachew</title>
		<link>http://www.thunderguy.com/semicolon/2003/04/26/oracle-empty-string-null/#comment-43118</link>
		<dc:creator>bachew</dc:creator>
		<pubDate>Wed, 02 Jan 2008 02:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/plusplus/20050422/oracle-empty-string-null/#comment-43118</guid>
		<description>Programming without null is like Mathematics without zero.</description>
		<content:encoded><![CDATA[<p>Programming without null is like Mathematics without zero.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.thunderguy.com/semicolon/2003/04/26/oracle-empty-string-null/#comment-40357</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 05 Nov 2007 20:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/plusplus/20050422/oracle-empty-string-null/#comment-40357</guid>
		<description>I personally like the fact that Oracle treats empty strings as null. Its a real pain having to test if something is null OR an empty string to find out if there is a usuable value there or not. And if I want to select rows where certain fields have blank values, I know that I will get everything I need by testing if null.</description>
		<content:encoded><![CDATA[<p>I personally like the fact that Oracle treats empty strings as null. Its a real pain having to test if something is null OR an empty string to find out if there is a usuable value there or not. And if I want to select rows where certain fields have blank values, I know that I will get everything I need by testing if null.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bennett</title>
		<link>http://www.thunderguy.com/semicolon/2003/04/26/oracle-empty-string-null/#comment-39635</link>
		<dc:creator>Bennett</dc:creator>
		<pubDate>Tue, 23 Oct 2007 07:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/plusplus/20050422/oracle-empty-string-null/#comment-39635</guid>
		<description>I am not at all an Oracle expert, but as a developer I have found Oracle databases to be annoying to work with. I think their selling point is the boring enterprise stuff like reliability, scalability, etc.</description>
		<content:encoded><![CDATA[<p>I am not at all an Oracle expert, but as a developer I have found Oracle databases to be annoying to work with. I think their selling point is the boring enterprise stuff like reliability, scalability, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jianwu_chen</title>
		<link>http://www.thunderguy.com/semicolon/2003/04/26/oracle-empty-string-null/#comment-39607</link>
		<dc:creator>jianwu_chen</dc:creator>
		<pubDate>Mon, 22 Oct 2007 14:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/plusplus/20050422/oracle-empty-string-null/#comment-39607</guid>
		<description>That really should be considered as a Oracle design bug. Oracle really is not that good in my opinion.</description>
		<content:encoded><![CDATA[<p>That really should be considered as a Oracle design bug. Oracle really is not that good in my opinion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Johnson &#187; Blog Archive &#187; Fun with Supporting Multiple Databases</title>
		<link>http://www.thunderguy.com/semicolon/2003/04/26/oracle-empty-string-null/#comment-38166</link>
		<dc:creator>Aaron Johnson &#187; Blog Archive &#187; Fun with Supporting Multiple Databases</dc:creator>
		<pubDate>Tue, 25 Sep 2007 06:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/plusplus/20050422/oracle-empty-string-null/#comment-38166</guid>
		<description>[...] McElwee blogged about this feature in more detail on his blog, but the jist of this nugget of goodness is that if you attempt to [...]</description>
		<content:encoded><![CDATA[<p>[...] McElwee blogged about this feature in more detail on his blog, but the jist of this nugget of goodness is that if you attempt to [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
