Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 575 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 575 Bytes

8-Week-SQL-Challenge

8-Week-SQL-Challenge

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