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: Relational Lattice, what is it good for?

Re: Relational Lattice, what is it good for?

From: vc <boston103_at_hotmail.com>
Date: 19 Feb 2006 17:31:56 -0800
Message-ID: <1140399115.962850.212880@g14g2000cwa.googlegroups.com>

Mikito Harakiri wrote:
> vc wrote:
> > Mikito Harakiri wrote:
> > [...]
> >
> > > A(x,y) || B(y,z) = { y | exists x A(x,y) or exists z B(y,z) }
> >
> > The above would be an empty set if both relations were empty, or an
> > undefined expression if either or both were non-empty since it's
> > unclear what domain 'y' ranges over.
>
> Let see:
>
> A(x, y) = {(1,a)}
> B(y, z) = {}
>
> Assuming domain y in {a} we have the inner union being {(a)}. Assuming
> domain y in {a,b} we still have the inner union being {(a)}.
>
> Where is domain dependence here?

I withdraw my objection. The 'y' domain is irrelevant. Received on Sun Feb 19 2006 - 19:31:56 CST

Original text of this message

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