Functional Dependencies in DBMS
Functional Dependencies in DBMS
Example:
From the above table we can conclude some valid functional dependencies:
name → dept_name Students with the same name can have different
dept_name, hence this is not a valid functional dependency.