Introduction to DBMS, and Entity Relational Models
Introduce students to Database Management Systems. Introduce and train students with how to build conceptual entity relationship models.
Relational Models
Introduce the concepts about relational models. Train students with how to convert a conceptual entity relationship model to a relational model.
Normalization
Introduce students with the reasons and process of normalization. Train students with skills to normalize a relational model to 3NF.
Case Study
A summary of the knowledge we learned in this course, starting from an Entity Relationship Model to a Relational Model in 3NF and ready for implementation.