Re: 2NF There are two Definitions which is right
- From: Jon Heggland <heggland@xxxxxxxxxxx>
- Date: Thu, 21 Jul 2005 18:41:50 +0200
In article <3k7t18Ft6e3bU1@xxxxxxxxxxxxxx>, jens@xxxxxxxx says...
> I found two definitions for 2NF:
>
> 1: A relation R(A,F) is in 2NF, when every attribute not belonging to
> the primary key of R is fully functionally dependent on the primary key of R
>
> 2: A relation schema R is in 2NF if every nonprime attribute A in R is
> fully functionally dependent on the primary key of R
[8<]
> Which definition is right?
The second. Normalisation theory doesn't deal with the arbitrary primary
key distinction. The first definition probably makes the assumption that
there is only one key.
--
Jon
.
- Follow-Ups:
- Re: 2NF There are two Definitions which is right
- From: Dan Guntermann
- Re: 2NF There are two Definitions which is right
- From: Jonathan Leffler
- Re: 2NF There are two Definitions which is right
- References:
- 2NF There are two Definitions which is right
- From: Jens Haase
- 2NF There are two Definitions which is right
- Prev by Date: What is PI by OSIsoft
- Next by Date: Re: dumb terminology question: candidate key
- Previous by thread: Re: 2NF There are two Definitions which is right - amended
- Next by thread: Re: 2NF There are two Definitions which is right
- Index(es):
Relevant Pages
|
|