Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tseyongg/8-week-sql-challenge

My solutions to the #8WeekSqlChallenge on SQL Server
https://github.com/tseyongg/8-week-sql-challenge

8-week-sql-challenge 8weeksqlchallenge case-study danny-ma data-analytics data-science microsoft-sql-server mssql mssqlserver sql sqlserver

Last synced: about 1 month ago
JSON representation

My solutions to the #8WeekSqlChallenge on SQL Server

Awesome Lists containing this project

README

        

# :key: 8-Week-SQL-Challenge

Here, I showcase my personal solutions to the 8 case studies from the **[#8WeekSQLChallenge](https://8weeksqlchallenge.com)**.

Credit to [Data With Danny](https://www.linkedin.com/company/datawithdanny/) for the conception of the case studies!

Each project folder contains the following items:

- A readme file explaining the business problem and datasets used
- A solutions folder comprising of a collection of MD files with SQL queries, solution tables, and relevant explanations
- A SQL file to create the schema, tables and loading data
- A full aggregated SQL script containing all the queries

Note:

- Solutions are coded in **VSCode**, **Microsoft SSMS**

## :memo: Table of Contents

Please find the solution links for the case studies below. Simply click on the links to access each solution.

- 🍜[Project #1: Danny's Diner](https://github.com/tseyongg/Tse_Yong_SQL_Projects/tree/main/Project%20%231%20-%20Danny's%20Diner)
- 🍕[Project #2: Pizza Runner](https://github.com/tseyongg/Tse_Yong_SQL_Projects/tree/main/Project%20%232%20-%20Pizza%20Runner)