Concept Flow - Functional dependency definition
Start with a Relation
Identify Attributes
Check if Value of Attribute Set A
Determines Value of Attribute Set B?
Yes No
Functional Dependency
Use in Database Design
This flow shows how we start with a table, identify attributes, and check if one set of attributes determines another, which defines a functional dependency.