MySQL DDL for a course registration system, simulate the system of Columbia University.
Course project for COMS4111 Intro to Databases.
See report.pdf for some demos.
A single MySQL script for a complicated course registration system. Supports some complex registration restrictions and queries. Included several interesting triggers and procedures.
PLpgSQL