Avoiding Partial Dependencies
01
Database Basics
Key Concept
What is Partial Dependency?
- It happens when a detail in your table relies on only part of a unique ID.
- Imagine a library card that lists both your name and the book's color.
- Your name belongs to you, but the color belongs only to the book.
1 / 7
