Question
Consider a relation schema R(A, B, C, D, E, F, G, H), with functional dependencies {FH -> HGB, GA -> CD, C -> E, B
Consider a relation schema R(A, B, C, D, E, F, G, H), with functional dependencies {FH -> HGB, GA -> CD, C -> E, B -> D, FG -> D}. a) Find a minimal cover for the FDs. b) Is the dependency FHA -> GB implied by the FDs? c) Is the decomposition into FHGAB and GABCDE lossless? d) Is the above decomposition dependency preserving?
e) Is there a lossless, dependency preserving decomposition of this schema into BCNF? If so, exhibit one. If not, explain. f) Is there a lossless, dependency preserving decomposition of this schema into 3NF? If so, exhibit one. If not, explain.
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