Question:

If A $\to$ B has trivial functional dependency, then _______.
 

Show Hint

Trivial functional dependency means that the right-hand side of the dependency is always a subset of the left-hand side.
Updated On: Jun 16, 2025
  • B is a subset of A
  • A is a subset of B
  • A is a subset of A'
  • B is a subset of B'
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

In the case of a trivial functional dependency A $\to$ B, it means that the set B is trivially dependent on A, which implies that B is a subset of A. This follows from the property of functional dependencies where each attribute on the right-hand side must be contained within the set of attributes on the left-hand side in the case of a trivial dependency.
Was this answer helpful?
0
0