VOOZH about

URL: https://www.geeksforgeeks.org/questions/rabcd-is-a-relation-which-of-the-following-does/

⇱ GATE | CS | 2001 | Databases | Decomposition | Question 48


Last Updated :
Discuss
Comments

R(A,B,C,D) is a relation. Which of the following does not have a lossless join, dependency preserving BCNF decomposition?

A->B, B->CD

A->B, B->C, C->D

AB->C, C->AD

A ->BCD

Share your thoughts in the comments
GeeksforGeeks