“If α → βγ holds, then α → β and α → γ also hold. This rule is known as -
2025
“If α → βγ holds, then α → β and α → γ also hold. This rule is known as -
- A.
Union Rule
- B.
Decomposition Rule
- C.
Transitivity Rule
- D.
Reflexivity Rule
Attempted by 278 students.
Show answer & explanation
Correct answer: B
The Decomposition Rule states that if a functional dependency exists from α to a composite attribute βγ, it implies dependencies from α to β and α to γ individually. This is a fundamental property in database normalization theory.