Re: NULLs: theoretical problems?

From: JOG <jog_at_cs.nott.ac.uk>
Date: Mon, 20 Aug 2007 17:07:22 -0700
Message-ID: <1187654842.875092.97830_at_d55g2000hsg.googlegroups.com>


On Aug 21, 12:13 am, "V.J. Kumar" <vjkm..._at_gmail.com> wrote:
> Jan Hidders <hidd..._at_gmail.com> wrote innews:1187645998.798282.58960@g4g2000hsf.googlegroups.com:
>
>
>
> > On 20 aug, 17:14, "V.J. Kumar" <vjkm..._at_gmail.com> wrote:
> >> Jan Hidders <hidd..._at_gmail.com> wrote in
> >> news:1187599195.269472.153110 _at_a39g2000hsc.googlegroups.com:
>
> >> > On 20 aug, 01:48, "V.J. Kumar" <vjkm..._at_gmail.com> wrote:
> >> >> I wonder what the truth tables for 'AND' and 'OR' would look like
> >> >> with the DEF operator. Could you show those tables ?
>
> >> > They would be the usual table you already gave:
>
> >> >> x y AND
> >> >> -------
> >> >> defined
> >> >> 0 0 0
> >> >> 1 0 0
> >> >> 0 1 0
> >> >> 1 1 1
>
> >> What is 'x AND y' equal to if x is '1' and y is not defined ?
>
> > The database would not allow you to write that. If y is nullable then
> > it forces you to write "DEF y : x AND y".
>
> What is DEF y : x AND y equal to if x is '1' and y is not defined ?

What is the factorial of 0.25? What is the square root of an armadillo?
The question must be unasked.

>
>
>
> > -- Jan Hidders
Received on Tue Aug 21 2007 - 02:07:22 CEST

Original text of this message