Answered step by step
Verified Expert Solution
Question
1 Approved Answer
2. Consider the relational schema R with key (a,b,c) and no alternative keys. Below all its full functional dependencies are listed. R(a, b, c, d,
2. Consider the relational schema R with key (a,b,c) and no alternative keys. Below all its full functional dependencies are listed. R(a, b, c, d, e, f, g, h) {a,c} +e {a,b} d b + {g, h} {a,b,c} + f 9 +h (a) Explain in which normal form the schema is. [3 marks] (b) Normalise schema R above to 3rd Normal Form. Make sure you declare primary and foreign keys correctly whenever you intro- duce a new schema. Also state explicitly which schema(s) are intermediate and which are part of the result. [8 marks]
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