0 0 votes The decomposition of a relation R of relational DBMS into two relations $RI(X)$ & $R2(Y)$ is lossless if $X \cap Y > X-Y \text{ or } X \cap Y > Y-X \text{ is in }F^+$ $X – Y > X \cup Y \text{ or } Y – X > X \cup Y \text{ is in }F^+$ $X \cap Y > X – Y \text{ and } X \cap Y > Y – X \text{ are in }F^+$ $X – Y > X \cup Y \text{ and } Y – X > X \cup Y \text{ are in }F^+$ Here $>$ means determines, $F^+$ is closure of functional dependencies and $X, \: Y$ are set of attributes present in $R1$ & $R2$ respectively. Databases kpgcet-cse-2019 databases relational-model normal-forms functional-dependency + – gatecse 257 views answer comment Share Follow Print 0 reply Please log in or register to add a comment.