find candidate key from functional dependency

后端 未结 0 896
眼角桃花
眼角桃花 2020-12-15 03:44

I need help finding the candidate keys from the given relation:

R (A,B,C,D,E) with FD:

A -> BE
B -> BE
B -> D

STEPS:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题