Final Project for the Module "Database Design & Development" of the H.Dip in Computer Science in Software Development - GMIT
Design and implementation of a MySQL Database to manage appointments and payments for a Dental Clinic. A set of Triggers enforce business rules.
SQL
Order to import:
- CreateDataBase
- Triggers
- PopulateDataBaseAndViews (Optional)
Triggers enforcing business rules
"PopulateDataBaseAndViews" offers a mock population of the database to allow the user to see an example of how it works.
ERD available.
MIT License. See "LICENSE" for further information.