Project Assignment for CMPE321 - Inroduction to Database Systems at Bogazici University.
- This project includes 20 SQL queries that aim to obtain the intended result tables from the mock VolleyDB database according to the explanations given in description.pdf for each query.
- This project uses MySQL.
- SQL files can be executed via MySQL Workbench.
- To be able to execute the queries, execute "VolleyDB.SQL" file in MySQL Workbench.
- After refreshing the schema navigator on the left tab, you will see the created "VolleyDB" schema, then select it as the default schema by right click, after that the queries can be executed.
- The result tables will be shown below at the output console within MySQL Workbench.