Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Given a relation schema R = (A,B,C,D,E,F,G), and a set of functional dependencies FD = {A -> BCDEFG, CE -> A, BF -> EG }
Given a relation schema R = (A,B,C,D,E,F,G), and a set of functional dependencies FD = {A -> BCDEFG, CE -> A, BF -> EG } held on R.
- (3 points) {CE} a candidate key of relation R? Justify your answer.
- (3 points) Is R in BCNF? If not, decompose it into smaller relations such that these smaller relations are in BCNF?
- (2 points) Is the decomposition a lossless-join decomposition? Justify your answer.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started