Question:

The rule which states that addition of same attributes to the right side and left side will result in other valid dependency is classified as _______ .

Show Hint

Understanding functional dependency rules like the Augmentation rule is key in relational database theory for ensuring data consistency and reducing redundancy.
Updated On: Jun 16, 2025
  • Augmentation rule
  • Inference rule
  • Referential rule
  • Reflexive rule
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

The Augmentation Rule in functional dependencies states that if \( X \to Y \), then for any set of attributes \( Z \), we have \( XZ \to YZ \). This means adding the same attribute to both sides of the dependency results in another valid functional dependency.
Was this answer helpful?
0
0