Unit 7: Intro to Data Normalization
In this course, we have learned that entities in a database can be thought of as logical tables. We will now learn that data in a table must be stored in a normalized way. We will first identify the properties of a normalized table, learning about the process of normalization and its importance to the structure of a database. We will then study the four major steps of normalization and discuss the database anomalies that can result in the absence of normalization.
Completing this unit should take you approximately 17 hours.
7.1: Normalization Defined
Read this chapter.
Watch this video.
Watch these videos.
7.2: Anomalies
Read this article.
7.3: Functional Dependencies
Watch this lecture.
7.4: From 1NF to BCNF
Read this chapter.
Answer questions 1-14.
Watch these videos.