Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2 . BCNF Consider a relation schema R with attributes ABCDEFGH with functional dependencies S: S = { FG - > CDEF, EFH - >

2. BCNF Consider a relation schema R with attributes ABCDEFGH with functional dependencies S:
S ={FG -> CDEF, EFH -> AB, CDH -> ADG, CEH -> FH, pBD -> EG, F -> BCG}
(a) Which of these functional dependencies violate BCNF?
(b) What are all the candidate (minimal) keys of R?
(c) Employ the BCNF decomposition algorithm to obtain a lossless decomposition of R into a collection of relations that are in BCNF. Make sure it is clear which relations are in the final decomposition and project the dependencies onto each relation in that final decomposition.
(d) Is your decomposition dependency-preserving? If not state at least one dependency that is lost.
Explain all your answers and show your work for partial credit.

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

Database 101

Authors: Guy Kawasaki

1st Edition

0938151525, 978-0938151524

More Books

Students also viewed these Databases questions