You are the database administrator in a university. You have been tasked to come up with a new database for the University.
Using the stages in Database Life Cycle come up with a functioning database.
Hints
- Identify your important entities, attrubutes and relationships
- Come up with the ERD diagram
- Normalize and come up with the final ERD
- Create the Database using mySQL
- Populate the database with some data