Skip to content

Commit 43b6129

Browse files
authored
Update README.md
1 parent 75b057c commit 43b6129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Case Study | Description | Status
88
[#1: Danny's Diner](https://github.com/jessacker/8WeekSQLChallenge/tree/main/CaseStudy1) | Danny’s Diner is in the first few months of operation but needs assistance using their data to help them keep the business afloat. | Completed
99
[#2: Pizza Runner](https://github.com/jessacker/8WeekSQLChallenge/tree/main/CaseStudy2) | Pizza Runner requires further assistance cleaning data and applying basic calculations to better direct runners and optimise business operations. | Completed
1010
[#3: Foodie-Fi](https://github.com/jessacker/8WeekSQLChallenge/tree/main/CaseStudy3) | Foodie-Fi, a subscription streaming service for food-related content, wants help utilizing data to better understand customer retention, churn, and growth. | Completed
11-
[#4: Data Bank](https://github.com/jessacker/8WeekSQLChallenge/tree/main/CaseStudy4) | Digital bank and data storage platform Data Bank needs help analyzing their data to calculate metrics, growth, and forecast smarter for future developments. | Partially Complete
11+
[#4: Data Bank](https://github.com/jessacker/8WeekSQLChallenge/tree/main/CaseStudy4) | Digital bank and data storage platform Data Bank needs help analyzing their data to calculate metrics, growth, and forecast smarter for future developments. | Parts A & B Complete
1212

1313
SQL techniques used include:
1414
* conditional statements (`CASE`, `NULLIF`, `COALESCE`, `IN`)

0 commit comments

Comments
 (0)