Consider a schema R(A, B, C, D) and functional dependencies A -> B and C -> D. Then the decomposition of R into R1 (A, B) and R2(C, D) is
Consider a schema R(A, B, C, D) and functional dependencies A -> B and C -> D. Then the decomposition of R into R1 (A, B) and R2(C, D) is Correct Answer not dependency preserving and not lossless join
While decomposing a relational table we must verify the following properties: i) Dependency Preserving Property ii) Lossless-Join Property.
মোঃ আরিফুল ইসলাম
Feb 20, 2025