IS 341 - Database Administration
Project #2 Solution

Homework

Here's an (early) ERD for the full grading database:

GRDB ERD

It includes more stuff that was requested in this assignment, but you can focus on the Student, Enrollment, Section and Course entity sets. Ignore the double-lined entity set and relationship line; they mean something (i.e., "weak" entities), but won't be relevant in this class.

Personal Database Project

I accepted just about everything here, so long as you used the ERD notation properly and modeled a reasonable information structure. Definitely come in to ask questions if you are unsure about anything.

Back to the top