https://github.com/ayo-g/danny-ma-sql-challenge
This repo contains my attempts to solve Danny Ma's 8-Weeks SQL Challenge
https://github.com/ayo-g/danny-ma-sql-challenge
8weeksqlchallenge danny-ma dataanalysis sql
Last synced: about 2 months ago
JSON representation
This repo contains my attempts to solve Danny Ma's 8-Weeks SQL Challenge
- Host: GitHub
- URL: https://github.com/ayo-g/danny-ma-sql-challenge
- Owner: Ayo-G
- License: gpl-3.0
- Created: 2022-12-14T15:32:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-19T21:14:31.000Z (over 1 year ago)
- Last Synced: 2025-02-08T02:43:03.547Z (4 months ago)
- Topics: 8weeksqlchallenge, danny-ma, dataanalysis, sql
- Language: SQL
- Homepage:
- Size: 592 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🕳 8-Week SQL Challenge
This repo contains my attempts at solving the case study questions in Danny Ma's [#8WeeksSQLChallenge](https://8weeksqlchallenge.com)## Table of Contents
- [Case Study #1 - Danny's Diner](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge#case-study-1---dannys-diner)
- [Case Study #2 - Pizza Runner](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge#case-study-2---pizza-runner)
- [Case Study #3 - Foodie-Fi](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge#case-study-3---foodie-fi)
- [Case Study #4 - Data Bank](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge#case-study-4---data-bank)
- [Case Study #5 - Data Mart](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge#case-study-5---data-mart)
- [Case Study #6 - Clique Bait](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge#case-study-6---clique-bait)
- [Case Study #7 - Balanced Tree Clothing Co.](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge#case-study-7---balanced-tree-clothing-co)
- [Case Study #8 - Fresh Segments](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge#case-study-8---fresh-segments)
--------------------------------------------------------------------------------------------------------------------------------------------### Case Study #1 - Danny's Diner
- The case study can be found [here](https://8weeksqlchallenge.com/case-study-1/) while my attempt at solving it can be found [here](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge/tree/main/Case%20Study%20%231%20-%20Danny's%20Diner)----------------------------------
### Case Study #2 - Pizza Runner
- The case study can be found [here](https://8weeksqlchallenge.com/case-study-2/) while my attempt at solving it can be found [here](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge/tree/main/Case%20Study%20%232%20-%20Pizza%20Runner)----------------------------------
### Case Study #3 - Foodie-Fi
- The case study can be found [here](https://8weeksqlchallenge.com/case-study-3/) while my attempt at solving it can be found [here](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge/tree/main/Case%20Study%20%233%20-%20Foodie-Fi)----------------------------------
### Case Study #4 - Data Bank
- The case study can be found [here](https://8weeksqlchallenge.com/case-study-4/) while my attempt at solving it can be found [here](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge/tree/main/Case%20Study%20%234%20-%20Data%20Bank)----------------------------------
### Case Study #5 - Data Mart
The case study can be found [here](https://8weeksqlchallenge.com/case-study-5/) while my attempt at solving it can be found [here](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge/tree/main/Case%20Study%20%235%20-%20Data%20Mart)-----------------------------------
### Case Study #6 - Clique Bait
The case study can be found [here](https://8weeksqlchallenge.com/case-study-6/) while my attempt at solving it can be found [here](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge/tree/main/Case%20Study%20%236%20-%20Clique%20Bait)-----------------------------------
### Case Study #7 - Balanced Tree Clothing Co.
The case study can be found [here](https://8weeksqlchallenge.com/case-study-7/) while my attempt at solving it can be found [here](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge/tree/main/Case%20Study%20%237%20-%20Balanced%20Tree%20Clothing%20Co)-----------------------------------
### Case Study #8 - Fresh Segments
The case study can be found [here](https://8weeksqlchallenge.com/case-study-8/) while my attempt at solving it can be found [here](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge/tree/main/Case%20Study%20%238%20-%20Fresh%20Segments)