A relational database design project that takes a university enrollment schema from an unnormalized form through 1NF, 2NF, and 3NF, defines referential integrity, and extracts data with SQL. Note on ...