This repository serves as the solution for some of the case studies from the #8WeekSQLChallenge.
It showcases my ability to tackle various SQL challenges and demonstrates my proficiency in SQL query writing and problem-solving skills.
A special thanks to Data with Danny for creating these insightful and engaging SQL case studies! ππ»
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 & PostgreSQL
Give a βοΈ if you like this project!