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: normalization question

Re: normalization question

From: David Cressey <david_at_dcressey.com>
Date: Wed, 14 Aug 2002 17:14:26 GMT
Message-ID: <Sdw69.66$lq1.8038@petpeeve.ziplink.net>


Alan,

In a normalized database every atomic item of data can be located and retrieved by specifying a column and
a value for a primary key.

In a fully normalized database, every fact that is stored is stored only once.

This is grossly over simplified, but it's a starting place.

--
Regards,
    David Cressey
    www.dcressey.com
Received on Wed Aug 14 2002 - 12:14:26 CDT

Original text of this message

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