Implement your database design in MySQL if you have not already done so.
Pose at least ten questions related to your projects. Then design queries
to answer them. At least five of the questions should involve joins. At least one of
those should involve joining more than two tables. At least one query should involve
an outer join. At least one query should use some form of aggregation.