Functional Dependencies
A functional dependency X → Y means: if two tuples have the same X value, they must have the same Y value.
Learning Objectives
Lesson Outline
A functional dependency X → Y means: if two tuples have the same X value, they must have the same Y value.