The dependency preservation decomposition is a property to decompose database…

The dependency preservation decomposition is a property to decompose database schema D, in which each functional dependency X → Y specified in

Answer: C. both (A) and (B)Dependency preservation requires that all original functional dependencies can be derived from the union of projections on decomposed relations. This implies…

  1. A.

    appeared directly in one of the relation schemas Rᵢ in the decomposed D.

  2. B.

    could be inferred from dependencies that appear in some Rᵢ.

  3. C.

    both (A) and (B)

  4. D.

    None of these

Attempted by 334 students.

Show answer & explanation

Correct answer: C

Dependency preservation requires that all original functional dependencies can be derived from the union of projections on decomposed relations. This implies inference is sufficient, meaning dependencies do not need to appear directly in a single schema but must be logically implied by the projected set.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Nta Ugc Net Paper 2

Loading lesson…