Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Problem 2 (45 Points) For the relational schema given below and its corresponding functional dependencies (FDs) R(A, B, C, D, E) S = { B
Problem 2 (45 Points) For the relational schema given below and its corresponding functional dependencies (FDs) R(A, B, C, D, E) S = { B A, B E, CE D, D B} answer the following questions: a. (5 Points) find all candidate keys of the relation through an exhaustive set of attribute closures. Note when an attribute set closure is trivial. b. (5 Points) Given the keys you defined in step 1, find the FDs (from the given ones) that violate BCNF. (15 Points) Decompose the relations to satisfy BCNF. Specify which FD is used to make the decomposition. If there is multi-step decomposition, then indicate each step along with which FD is used for the decomposition. d. (20 Points) If the FDs are not in 3NF, calculate a minimal basis for the FDs and decompose the relations to satisfy 3NF
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