Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: So what's null then if it's not nothing?

Re: So what's null then if it's not nothing?

From: vc <boston103_at_hotmail.com>
Date: 13 Dec 2005 08:01:06 -0800
Message-ID: <1134489666.117429.259560@g47g2000cwa.googlegroups.com>

JOG wrote:
[...]
> If you have an integer column, say, that allows nulls, its domain is:
> {I, Null} (where I represents the integers). While the integers were
> originally well ordered over the operators that SQL queries, now we
> have a Null element that is _incomparable_ to anything else in the set,
> yielding a poset. This to my mind makes a theorem like 3<Null invalid
> as the two items incomparable. My question is - is this not a stumbling
> block

Why would it be a stumbling block ? You may (a) not care about null ordering; (b) define such order independently of the '<=' predicate.

> before you even reach the point where one can debate whether a
> 3VL be layered on top? All best, Jim.
Received on Tue Dec 13 2005 - 10:01:06 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US