This repository contains the solutions for the case studies in 8WeekSQLChallenge. The 8 Week SQL Challenge is started by Danny Ma through Data With Danny virtual data apprenticeship program, which consists of 8 different SQL challenges.
Each case-study folder contains the following files
- A readme file explaining the problem statement and datasets used
- SQL file to create the schema, tables and loading data
- MD files which contains SQL queries answering the respective challenge questions
Note:
- Solutions are coded in MySQL
- πCase Study #1 - Danny's Diner
- πCase Study #2 - Pizza Runner
- π₯Case Study #3 - Foodie-Fi
- πͺCase Study #4 - Data Bank
Give a βοΈ if you like this project!