Lecture 36: Third Normal Form 3NF
This lecture covers Third Normal Form (3NF). We’ve covered 1NF (atomic values) and 2NF (no partial dependencies). The final normal form we will discuss in… Read More »Lecture 36: Third Normal Form 3NF
This lecture covers Third Normal Form (3NF). We’ve covered 1NF (atomic values) and 2NF (no partial dependencies). The final normal form we will discuss in… Read More »Lecture 36: Third Normal Form 3NF
This lecture covers Second Normal Form (2NF). Once a table is in First Normal Form (1NF), the next step is to check if it satisfies… Read More »Lecture 35: Second Normal Form 2NF