Re: Question about Date & Darwen <OR> operator
From: Marshall Spight <marshall.spight_at_gmail.com>
Date: 2 Sep 2005 17:02:59 -0700
Message-ID: <1125705779.159937.90780_at_g43g2000cwa.googlegroups.com>
Date: 2 Sep 2005 17:02:59 -0700
Message-ID: <1125705779.159937.90780_at_g43g2000cwa.googlegroups.com>
paul c wrote:
> Mikito Harakiri wrote:
> > Marshall Spight wrote:
> >>As I understand it, the result would be:
> >>
> >>x y
> >>---
> >>1 a
> >>1 b
> >>2 a
> >>
>
> i believe the answer is not the above, rather there are 4 tuples, two
> with x=1, ie. one for each of all possible values of the y domain and
> two y=a, ie. one for each of all possible values of the x domain.