The aim of the project was to build a MySQL database to model a Car Breakdown Repairs Company. Members register with the company and logged onto a database. Some of the members have multiple cars registered.
The project involved creating a database, multiple tables with primary and foreign keys and running various different queries to produce different results displayed in different ways such as a list of of all vehicles owned by each member or a list of all breakdowns along with member and engineer details that occured within specified dates.
MySQL