📚 Question Bank Q66 — DBMS
Tags
DBMS
Q66. Marks: +2.0 UGC NET Paper 2: Computer Science17th June 2023

let R (A, B, C, D) be a relational schema with following function dependencies:

A → B, B → C

C → D and D → B

The decomposition of R into

(A, B) (B, C) (B, D) 

1.gives a lossless join, and is dependency preserving
2.gives lossless join, but is not dependency preserving  ✓ Correct
3.does not give a lossless join, but is dependency preserving 
4.does not give a lossless join and is not dependency preserving
📄 All “DBMS” questions across papers
🏷 Change Tag for this Question