Back to the 2025 paper

Module 2: Relational Query Languages & Design

20252m

Suppose relation R(A,B,C) is decomposed into: R1(A,B) and R2(B,C). The decomposition is lossless if:

(i) B \rightarrow A or B \rightarrow C
(ii) A \rightarrow B
(iii) A \rightarrow C
(iv) C \rightarrow B

Similar questions