shivamnahar1105 / data_with_danny_8_week_sql_challenge

My Solutions to Danny Ma's 8 Week SQL Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data with Danny's 8 Week SQL Challenge

Solving Danny Ma's 8 Week SQL Challenges with SQL in Snowflake ❄️

Status GitHub Issues GitHub Pull Requests License

Twitter πŸ’¬    |   LinkedIn πŸ‘”    |   GitHub :octocat:   |   YouTube πŸ“Ί

πŸ…°οΈ About

Learning SQL helped shape and develop my career as a data analyst. Danny Ma has put together a series of SQL challenges that will improve your SQL problem-solving skills. This repo shares my solutions to the tasks, please note there are multiple ways of answering these questions.

For these challenges I have loaded the data into Snowflake to get more familiar with that platform, some of my solutions may not work across different SQL platforms due to differences in function naming and availability.

βœ… Solutions

Challenge SQL Script Walkthrough Blog Post Skills Tested
Case Study 1 - Danny's Diner SQL ❄️ YouTube πŸ“Ί 3 Tips for Week 1 πŸ“– Ranking, Common Table Expressions (CTEs), Case Statements, Dates and Scalar functions
Case Study 2a - Pizza Runner SQL ❄️ YouTube πŸ“Ί 3 Tips for Week 2a πŸ“– Searching Text, Case Statements, NULLs, Datetime and Scalar functions
Case Study 2b - Pizza Runner SQL ❄️ YouTube πŸ“Ί 3 Tips for Week 2b πŸ“– Datetime formatting, NULLs, Type conversions, Text manipulation
Case Study 2c - Pizza Runner SQL ❄️ YouTube πŸ“Ί Commma Seperated Strings, Aggregration, Unions, NULLs, CTEs, Type Conversions
Case Study 3 a&b - Foodie Fi SQL ❄️ YouTube πŸ“Ί CTEs, Row Number, Date Functions
Case Study 4a - Data Bank SQL ❄️ YouTube πŸ“Ί Calculating stats, Median and Percentile
Case Study 4b - Data Bank SQL ❄️ YouTube πŸ“Ί End of month calculations, Running sums and conditional aggregations

About

My Solutions to Danny Ma's 8 Week SQL Challenge

License:MIT License