Exercise 1
In this exercise, you will design the ER diagram for the UNIVERSITY database.
We'll cover the following...
The university database
The university database stores details about university students, courses, the semester a student took a particular course (and his mark and grade if he completed it), and what degree program each student is enrolled in. The database is a long way from one that would be suitable for a large tertiary institution, but it does ...