+1 vote
in DBMS by
What is Functional Dependency in DBMS?

1 Answer

0 votes
by

Functional Dependency is the starting point of normalization. Functional Dependency

exists when a relation between two attributes allows you to uniquely determine the

corresponding attribute’s value.

...