Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How long is long enough for primary key ?

Re: How long is long enough for primary key ?

From: David Portas <REMOVE_BEFORE_REPLYING_dportas_at_acm.org>
Date: 7 Oct 2006 10:08:44 -0700
Message-ID: <1160240924.463233.173730@m73g2000cwd.googlegroups.com>


DA Morgan wrote:
> Niall Litchfield wrote:
> > DA Morgan wrote:
> >> Second Normal Form
> >> tables do not have composite primary keys
> >
> > huh?
>
> As in my response to Dave:
>
> "Second normal form (2NF) requires that data stored in a table with a
> composite primary key must not be dependent on only part of the table's
> primary key"
>
> http://en.wikipedia.org/wiki/Database_normalization#Second_normal_form
> --
> Daniel A. Morgan
> University of Washington
> damorgan_at_x.washington.edu
> (replace x with u to respond)
> Puget Sound Oracle Users Group
> www.psoug.org

LOL. Do you normally trust what you read in Wikipedia? Maybe it is on the reading list at U of W? That definition is completely bogus and worthless. Anyway it is not the same as what you originally said.

2NF has nothing to do with whether keys are composite or not. I recommend you study some more reliable sources to clear up your own misconceptions. There is no value in attempting to understand a potted summary otherwise.

-- 
David Portas
Received on Sat Oct 07 2006 - 12:08:44 CDT

Original text of this message

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