This project is the part of 8 Week SQL Challenge by Danny Ma (link at the end). It answers questions related to the sales of a restaurant called Danny's Diner using SQL.
The files are as follows:
Database Creation.sql is the code for creating database schema and inserting values.
Dannys Diner Solutions.sql contains questions regarding sales of restaurant and SQL queries to answer them.
DB Mindmap.jpg is a mindmap of tables and columns in the database created in MindMaster software.
Details about this case study: https://8weeksqlchallenge.com/case-study-1/
Homepage of 8 Week SQL challenge: https://8weeksqlchallenge.com/getting-started/
