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: What are Closing and Normalization?

Re: What are Closing and Normalization?

From: Jim Kennedy <kennedy-down_with_spammers_at_attbi.com>
Date: Sat, 11 Jan 2003 05:59:12 GMT
Message-ID: <PoOT9.29184$3v.4758@sccrnsc01>


Search google for Codds rules.

example:
table with employees

    emp_id
    employee_name
    address,
    date of birth

table of pay for employees
employee_name
date
amount

employee_name is repeated and thus is redundant data. Jim

--
Replace part of the email address: kennedy-down_with_spammers_at_attbi.com
with family.  Remove the negative part, keep the minus sign.  You can figure
it out.
"it" <it_at_it.com> wrote in message news:avo7tj$1p7$1_at_news.etf.bg.ac.yu...

> Hello group
> I wih somebody could explain the two things in short;
> For No 1 I have no clue and for No2 I read it is about elimination of
> redundaant data from tables but I would like to see/hear an example of
this,
>
> any links?
> thanks a lot
> IT
>
>
Received on Fri Jan 10 2003 - 23:59:12 CST

Original text of this message

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