<?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: links for 2006-12-08</title>
	<atom:link href="http://awads.net/wp/2006/12/08/links-for-2006-12-08/feed/" rel="self" type="application/rss+xml" />
	<link>http://awads.net/wp/2006/12/08/links-for-2006-12-08/</link>
	<description>News, views, tips and tricks on Oracle and other fun stuff</description>
	<pubDate>Tue, 06 Jan 2009 09:10:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: laurent schneider</title>
		<link>http://awads.net/wp/2006/12/08/links-for-2006-12-08/comment-page-1/#comment-50235</link>
		<dc:creator>laurent schneider</dc:creator>
		<pubDate>Sat, 09 Dec 2006 08:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/2006/12/08/links-for-2006-12-08/#comment-50235</guid>
		<description>&lt;p&gt;[i]an excellent job of demonstrating what total innumerate idiots reporters are.[/i]&lt;/p&gt;

&lt;p&gt;:twisted:&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[i]an excellent job of demonstrating what total innumerate idiots reporters are.[/i]</p>
<p> <img src='http://awads.net/wp/wp-includes/images/smilies/icon_twisted.gif' alt=':twisted:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laurent schneider</title>
		<link>http://awads.net/wp/2006/12/08/links-for-2006-12-08/comment-page-1/#comment-50234</link>
		<dc:creator>laurent schneider</dc:creator>
		<pubDate>Sat, 09 Dec 2006 08:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/2006/12/08/links-for-2006-12-08/#comment-50234</guid>
		<description>&lt;p&gt;this about nan, not null :evil:&lt;/p&gt;

&lt;p&gt;http://preview.tinyurl.com/ybmkhh&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>this about nan, not null <img src='http://awads.net/wp/wp-includes/images/smilies/icon_evil.gif' alt=':evil:' class='wp-smiley' /> </p>
<p><a href="http://preview.tinyurl.com/ybmkhh" rel="nofollow">http://preview.tinyurl.com/ybmkhh</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie Awad</title>
		<link>http://awads.net/wp/2006/12/08/links-for-2006-12-08/comment-page-1/#comment-50231</link>
		<dc:creator>Eddie Awad</dc:creator>
		<pubDate>Fri, 08 Dec 2006 20:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/2006/12/08/links-for-2006-12-08/#comment-50231</guid>
		<description>&lt;p&gt;Some people don't like NULLs, others like NULLs to the degree of inventing a new number called "nullity". Check this out: &lt;a href="http://scienceblogs.com/goodmath/2006/12/nullity_the_nonsense_number_1.php" rel="nofollow"&gt;Nullity - the Nonsense Number&lt;/a&gt;.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Some people don&#8217;t like NULLs, others like NULLs to the degree of inventing a new number called &#8220;nullity&#8221;. Check this out: <a href="http://scienceblogs.com/goodmath/2006/12/nullity_the_nonsense_number_1.php" rel="nofollow">Nullity - the Nonsense Number</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Flack</title>
		<link>http://awads.net/wp/2006/12/08/links-for-2006-12-08/comment-page-1/#comment-50228</link>
		<dc:creator>John Flack</dc:creator>
		<pubDate>Fri, 08 Dec 2006 15:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/2006/12/08/links-for-2006-12-08/#comment-50228</guid>
		<description>&lt;p&gt;Nulls may be a problem to relational purists, but they are a practical neccessity for designing real systems for real people.  The fact is that some values are in fact unknown.  Will you prevent entry of the values that are known, just because some of the values are not known?  And yes, nulls have their quirks (I wish that null=null), but the smart developer understands how nulls work and takes them into account.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nulls may be a problem to relational purists, but they are a practical neccessity for designing real systems for real people.  The fact is that some values are in fact unknown.  Will you prevent entry of the values that are known, just because some of the values are not known?  And yes, nulls have their quirks (I wish that null=null), but the smart developer understands how nulls work and takes them into account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurent Schneider</title>
		<link>http://awads.net/wp/2006/12/08/links-for-2006-12-08/comment-page-1/#comment-50225</link>
		<dc:creator>Laurent Schneider</dc:creator>
		<pubDate>Fri, 08 Dec 2006 11:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/2006/12/08/links-for-2006-12-08/#comment-50225</guid>
		<description>&lt;p&gt;my 2 cents on &lt;i&gt;NULL values in a database&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;I strongly disagree with the conclusion of the article. Even if I could understand that "unknown" gender is somewhat confusing and could lead to poor data quality, it is highly irrelevant to fill all optional columns of your data with 0 or space. I hate much more queries like &lt;i&gt;where x = ' '&lt;/i&gt;, but because a developer hated nulls at that time.&lt;/p&gt;

&lt;p&gt;Also deeply stupid are datamodels where  the child table (cardinality 1:0,n) has ID=-1 for inexistant childs,  which is completely misleading, for both dba and optimiser.&lt;/p&gt;

&lt;p&gt;I do not have nulls. The one I do not like too much is &lt;i&gt;length('') is null&lt;/i&gt;, but as written in doc 7,8,8i,9,10,11, it may change in a next release :evil:&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>my 2 cents on <i>NULL values in a database</i></p>
<p>I strongly disagree with the conclusion of the article. Even if I could understand that &#8220;unknown&#8221; gender is somewhat confusing and could lead to poor data quality, it is highly irrelevant to fill all optional columns of your data with 0 or space. I hate much more queries like <i>where x = &#8216; &#8216;</i>, but because a developer hated nulls at that time.</p>
<p>Also deeply stupid are datamodels where  the child table (cardinality 1:0,n) has ID=-1 for inexistant childs,  which is completely misleading, for both dba and optimiser.</p>
<p>I do not have nulls. The one I do not like too much is <i>length(&#8221;) is null</i>, but as written in doc 7,8,8i,9,10,11, it may change in a next release <img src='http://awads.net/wp/wp-includes/images/smilies/icon_evil.gif' alt=':evil:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
