+1 vote
in DBMS by
What is Fully Functional dependency in DBMS?

1 Answer

0 votes
by

A functional dependency X Y is full functional dependency if removal of any attribute

A from X means that the dependency does not hold any more.

...