| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: A Normalization Question
> 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 - 12:59:42 CDT
![]() |
![]() |