Consider a relation R(A, B, C, D) with FDs A->B and C->D then the…

Consider a relation R(A, B, C, D) with FDs A->B and C->D then the decomposition of R into R1(A,B) and R2(C, D) is

Answer: C. Dependency preserving but not lossless(c) R1(A,B) and R2(C,D) No common attribute so not lossless but is dependency preserving because R1 covers A->B and R2 covers C->D.

  1. A.

    Dependency preserving and lossless

  2. B.

    Lossless but not dependency preserving

  3. C.

    Dependency preserving but not lossless

  4. D.

    Not dependency preserving and not lossless

Attempted by 396 students.

Show answer & explanation

Correct answer: C

(c)

R1(A,B) and R2(C,D)

No common attribute so not lossless but is dependency preserving because R1 covers A->B and R2 covers C->D.

Explore the full course: Nta Ugc Net Paper 2

Loading lesson…