If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > BCNF and Candidate Key ?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-16-09, 19:51
Born_free Born_free is offline
Registered User
 
Join Date: Feb 2009
Posts: 3
BCNF and Candidate Key ?

Hello Friends,

I have a question ?

If a determinant is part of a candidate key is that good enough for BCNF ?

thanks,
Born_free
Reply With Quote
  #2 (permalink)  
Old 02-16-09, 22:03
dportas dportas is offline
Registered User
 
Join Date: Dec 2007
Location: London, UK
Posts: 732
No, not if the determinant doesn't include the whole candidate key. A relation is in BCNF if and only if every non-trivial determinant is a superkey.
Reply With Quote
  #3 (permalink)  
Old 02-16-09, 22:32
Born_free Born_free is offline
Registered User
 
Join Date: Feb 2009
Posts: 3
Thanks

Thanks Dportas... Appreciate your help ...

BornFree
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On