GATE Computer Science (CS) 2021 Shift 1 Solved Paper

© examsiri.com
Question : 43 of 65
 
Marks: +1, -0
Consider the relation R(P, Q, S, T, X, Y, Z, W) with the following functional dependencies.
PQ â†’ X; P â†’ YX; Q â†’ Y; Y â†’ ZW
Consider the decomposition of the relation R into the constituent relations according to the following two decomposition schemes.
D1 : R = [(P, Q, S, T); (P, T, X); (Q, Y); (Y, Z, W)]
D2 : R = [(P, Q, S); (T, X); (Q, Y); (Y, Z, W)]
Which one of the following options is correct?
Go to Question: