Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

( 3 5 points ) Given a relation R ( A , B , C , D , E , F , G , H

(35 points) Given a relation R(A,B,C,D,E,F,G,H) and a set T of functional
dependencies, T={ABEF,CDA,DG,ABDEFG,GH}:
3a) Draw all functional dependencies on R using the diagram introduced in class.
3b) List ALL candidate keys of R.
3c) Determine whether each of the following dependencies are implied by T?
A.AF(YES)(NO)
B.DFGH,(YES)(NO)
C. CD E (YES)(NO)
D. ABFGH(YES)(NO)
E. AD F (YES)(NO)
3d) Find a minimal cover for T.
3e) What is the highest normal form of R? Can it be normalized further? Briefly
explain.
Consider the decomposition into 2 relations: (ABCDEF)(DGH). What are the
normal forms the decomposition satisfies? Is it a lossless-join decomposition?
Is it a dependency preserving decomposition? Explain your answers.
3g) Consider the decomposition into 4 relations: (ACD)(ABEF)(DG)(GH). What
are the normal forms this decomposition satisfies? Is it a lossless-join
decomposition? Is it a dependency preserving decomposition? Explain your
answers.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle Database Foundations Technology Fundamentals For IT Success

Authors: Bob Bryla

1st Edition

0782143725, 9780782143720

Students also viewed these Databases questions

Question

=+14.4. 1 Let C be the set of continuity points of F.

Answered: 1 week ago