
Explore different types of databases by contrasting flat files like Excel with relational databases like Access, and explain tables, fields, records, and primary keys to reduce redundancy.
Illustrates why flat-file and wide tables create bad design by showing duplicated fields and complex queries, then explains normalization with related tables for sales reps, contact phones, and emails.
This course familiarizes the student with techniques necessary to properly create and normalize a relational database. This single course can help prevent the new database developer from creating mistakes that add hours and days to a development project. Information in this course is a must for anyone responsible for building and maintaining a database.