Database System Concepts
Database System Concepts
7th Edition
ISBN: 9780078022159
Author: Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher: McGraw-Hill Education
Expert Solution & Answer
Book Icon
Chapter 7, Problem 32E

a.

Explanation of Solution

Nontrivial functional dependency

  • The functional dependency CD → AB can also be written as follows:

  CD → A

  CD → B

  • Now, CD+ = {C D A B C E}
  • Thus, CDcontains B without using the functional dependency, CD → B.
  • Thus, CD → B can be deleted...

b.

Explanation of Solution

BCNF decomposition algorithm

  • Here A → BC violates third normal form.
  • Hence R(ABCDE) can be decomposed i...

c.

Explanation of Solution

Loseless decomposition

  • The common attribute is A in relations R1(ABC) and R2(ADE)...

d.

Explanation of Solution

Dependency preserving decomposition

  • The functional dependencies of original relation R is BD → E and CD → AB...

Blurred answer
Students have asked these similar questions
Suppose we have the following relation schema R and set of functional dependencies F: R = (A, B, C, D, E, F, G) F = { A->BC CD - AB EF AD В - АЕF} For each of the following, determine whether it is in F+ (i.e., can be derived from F). If the answer is yes, show how it can be derived step by step (and indicate which rule in Armstrong axioms is involved). If not, explain why. (а) AD-> EF (b) B CD (c) DE → AC (d) CEF – G
Suppose that we decompose the schema R = (A, B, C, D, E) into (A, B, C) (A, D, E). Show that this decomposition is a lossless decomposition if the following set F of functional dependencies holds: A → BC CD → E B → D E → A
Given the relation R (A, B, C, D, E) and the following set of functional dependencies: F = {ABC, A➜E, B➜D, C⇒B} a. Specify the key of R. b. Is R in the 3NF? If not give a decomposition of R that is in the 3NF. c. Explain why this decomposition is not in BCNF. d. Give a decomposition of R that is in BCNF.
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education