Database: University Database Example

A common example in most database books is a university database. This is used because students understand the business rules a university uses (a student may not be enrolled more than once simultaneously in the same section, a course may have many sections, ...).

Relational Schema

univeristy schema

Table details