- 3
- 0
- 约2.54千字
- 约 3页
- 2022-11-10 发布于浙江
- 举报
[6 points] In database design , how to represent relationship set as relational schemas ?
[14 points] Let R=( A , B , C ,D , E , F ) be a relation with functional dependency F={A→CB , E→FA}
[2 points] Compute the candidate keys for R ;
[6 points] Is R in 3NF ? If it is , justify your answer . If not , produce a decomposition of R into 3NF .
[6 points] Is R in BCNF ? If it is , justify your answer . If not , produce a decomposition of R into BCNF .
[28 points]
BOOK ( Bookid , Title , Publishername )
BOOK_AUTHORS ( Bookid , Authorname )
PUBLISHER ( Publishername , Address , Phone )
原创力文档

文档评论(0)