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: A Normalization Question

Re: A Normalization Question

From: Larry Coon <lcnospam_at_assist.org>
Date: Wed, 14 Jul 2004 15:16:36 -0700
Message-ID: <40F5B0C4.1948@assist.org>


Neo wrote:

> Thing Person Color Street
> 1 ->2 ->3 ->4
>
> Person Name
> 2 ->5
>
> Color Name
> 3 ->5
>
> Street Name
> 4 ->5
>
> String Sym1 Sym2 Sym3 Sym4 Sym5 ....
> 5 ->6, ->7, ->8, ->9, ->10
>
> Symbol
> 6 b
> 7 r
> 8 o
> 9 w
> 10 n

There are many things about your posts in this thread that I find stunningly ironic. One is that in your campaign to eliminate all physical redundancy, you post this same example over and over and over.

Larry Coon
University of California Received on Wed Jul 14 2004 - 17:16:36 CDT

Original text of this message

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