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: RA with MV attributes

Re: RA with MV attributes

From: Marshall <marshall.spight_at_gmail.com>
Date: 19 Jan 2007 16:46:48 -0800
Message-ID: <1169254007.945207.166970@51g2000cwl.googlegroups.com>


On Jan 19, 4:12 pm, "David" <davi..._at_iinet.net.au> wrote:
> That's an incorrect inference. That's not what a tuple means. If you
> have the tuple
>
> Names = {Fred, Bill}, Cars = {}, CarColour = {green}
>
> Then you are meant to read out propositions by taking the cross product
> of the sets. The cross product is of course empty.

"meant to read out propositions by taking the cross product?" Says who?

Anyway, that doesn't make a lot of sense. It introduces a new discipline, tuple normalization, because the tuple

  Names = {Fred, Bill}, Cars = {}

has the same information content as

  Names = {}, Cars = {}

Why does having RVAs mean I have to introduce this new semantics for tuples? What was wrong with the old one?

Marshall Received on Fri Jan 19 2007 - 18:46:48 CST

Original text of this message

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