Week 04: Database Design – ER Modeling & Schema Refinement (under construction)
SLOs for Week 04
Students will be able to…
- Add conditional logic to queries using
CASE
. - Create and understand the view concept using
CREATE VIEW
andDROP VIEW
. - Differentiate between materialized and non-materialized views.
- Design ER diagrams to model database structures.
- Convert ER models into relational schemas.
- Create SQL schemas from conceptual designs.
- Identify and resolve redundancy issues in schemas.
Slides, videos, and application exercises
Homework 04:
Project 04:
Exam 1
Exam on Friday during class. Bring your laptop. Content: Weeks 1 - 3.