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: x <x-false_at_yahoo.com>
Date: Fri, 9 Jul 2004 17:02:53 +0300
Message-ID: <40eea5a1$1@post.usenet.com>

"VHarris001" <vharris001_at_aol.com> wrote in message news:20040709093849.29796.00001162_at_mb-m18.aol.com...
> >
> >> Why isn't each "pet" considered a unique thing rather than a quantity?
> >
> >Consider other kind of quantities instead.
> >How about money, weights and lengths ?
> >
>
> Shouldn't the database program offer the flexibility to handle all data
> instances? That is, it can be tracked if one person has pets (Y/N), how
many
> (QTY), how many of each (TYPE/QTY), individual pets, with names, breeds,
etc.
>
> But to offer this flexibility in a typically normalized database requires
too
> many tables. Isn't the better alternative to contain all the data in one
table
> and use multiple pointers?

You avoided the question.
How do you model money, weight and length values ?

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Received on Fri Jul 09 2004 - 09:02:53 CDT

Original text of this message

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