Re: A Normalization Question
From: Neo <neo55592_at_hotmail.com>
Date: 12 Jul 2004 09:16:14 -0700
Message-ID: <4b45d3ad.0407120816.4c33296a_at_posting.google.com>
Date: 12 Jul 2004 09:16:14 -0700
Message-ID: <4b45d3ad.0407120816.4c33296a_at_posting.google.com>
> > Having the same person three times in a db is redundant.
> > Having the same string three times in a db is redundant.
> > Having the same thing three times in a db is redundant.
>
> You keep treating redundancy and normalization as if
> they were the same things; they're not.
With respect to dbs, normalization is the process of eliminating or replacing duplicate (redundant) things with a reference to the original thing being represented. If one interprets it as treating redundancy and normalization as the same thing, one is correct (in their own mind). Received on Mon Jul 12 2004 - 18:16:14 CEST