Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 BCNF and candidate key

Author  Topic 

Mohamed Faisal
Yak Posting Veteran

51 Posts

Posted - 2013-09-01 : 11:54:28
Hi,

I have a table with 5 columns a,b,c,d,e, (a,b,c)-->d and (a,e)-->

Is the table in BCNF, and what can the canidtate key be?

Thanks
   

- Advertisement -