Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Consider the following relation R(A,B,C,G,H) and functional dependencies F that hold over this relation: F = {A -> C, C -> B, AC -> GH,
Consider the following relation R(A,B,C,G,H) and functional dependencies F that hold over this relation: F = {A -> C, C -> B, AC -> GH, ABG -> H}
1)find all candidate key of R
2)Use the 3NF synthesis algorithm to find a lossless, dependency-preserving decomposition of R into 3NF.
Don't use any concept of 2nd NF.
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