dbTalk Databases Forums  

2nd Normal Form Question

comp.databases.theory comp.databases.theory


Discuss 2nd Normal Form Question in the comp.databases.theory forum.



Reply
 
Thread Tools Display Modes
  #81  
Old   
David Portas
 
Posts: n/a

Default Re: 2nd Normal Form Question - 02-08-2008 , 04:48 PM






"paul c" <toledobythesea (AT) oohay (DOT) ac> wrote

Quote:
David Portas wrote:
...
Here's a counter example. PatientId is the candidate key but the relation
is not in 2NF. This is an unusual case but I don't think it should be
ignored.

Pregnancies {PatientId, Gender, DueDate}

FDs:
{PatientId} -> {DueDate}
{} -> {Gender}


If you have {} -> {Gender} don't you also have {PatiendId} -> {Gender,
DueDate} ?
Yes.

--
David Portas




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.