Re: A Normalization Question

From: Neo <neo55592_at_hotmail.com>
Date: 30 Jun 2004 10:59:42 -0700
Message-ID: <4b45d3ad.0406300959.36b2b9d2_at_posting.google.com>


> THINGS
> thing_tin (pk),
> name,
> vendor_tin (fk),
> etc (fk)
>
> VENDOR_ATTRIBUTES
> vendor_tin (pk/fk), ...
>
> ETC_ATTRIBUTES
> ...

If one wanted to store two persons named brown whose color was also brown, how could one use the above schema and avoid redundancy? Received on Wed Jun 30 2004 - 19:59:42 CEST

Original text of this message