mtahiraslan / 8_week_sql_challenge

SQL solutions for #8WeekSQLChallenge questions by Danny Ma

Home Page:https://8weeksqlchallenge.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

8 Week SQL Challenge

img

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 PostgreSQL

Case Studies

Support

If you like this project, don't forget to give a ⭐.

About

SQL solutions for #8WeekSQLChallenge questions by Danny Ma

https://8weeksqlchallenge.com/

License:MIT License