#8weeksqlchallenge نتائج البحث
Unto the next case study in the #8weekSQLchallenge Excited about delving in🤗. May this one not stress me 🙏😌 #SQLAugust
Mau coba #8WeekSQLChallenge untuk improve skill SQL. Dalam challenge tsb ada 8 studi kasus dengan berbagai macam topik. Pada masing2 studi kasus ada pertanyaan yang mesti dijawab dgn query SQL. Gw baru nyelesain yang pertama, semoga konsisten🙂 8weeksqlchallenge.com/getting-starte…
This is my solution to Danny's Dinner #8WeekSQLChallenge that i hop on, reviews will be highly appreciated. Thanks. @iam_Uchenna @_NafulaC @DavidAbu_
Completed all the 10 questions for the first case study of the #8WeekSQLChallenge!🚀 I will be writing a blog soon to explain my solutions to all the problems.
Hello #datafam! After inspiration from @cheftee_lead and @Jessicalevi13, I have started participating in the #8weeksqlchallenge. I selected Case Study #8 - Fresh Segments. Here is my code for the data exploration and cleansing phase:
I recently jumped on the popular DannyMa #8weekSQLChallenge to test my knowledge and abilities in SQL. I just finished Case Study 1 where I had to analyze restaurant data in order to discover customer trends, revenue generation and sales performance. link.medium.com/LCkQeGHmRzb
I think I just wrote the messiest query I have ever written 😵. #8weeksqlchallenge Case study #5 completed 🙂 Documentation would be published tomorrow. This query was truly something else
I'm looking for a group of data analysts to do the @DataWithDanny #8weeksqlchallenge We'll be solving the case studies together and share at the end of each week. You can choose to optionally visualize your findings from the challenge. Anyone interested?
Do you agree? 🙂🙂 Join me for the #8WeekSQLChallenge I'm sharing free weekly SQL case studies that are similar to interviews and take home assignments and I’m also maintaining a library of free SQL learning resources 🙂 #100DaysOfCode
And it's a wrap 🥂 I have successfully completed the first section of the second case study #8weeksqlchallenge I'm glad I took it up as I have learned more about SQL and how to utilize its abilities to answer business questions. Happy September 🤗🎉
Day 36 of #100DaysOfCode • Solved 4 Bit Manipulation Questions • Solved 1 Medium Leetcode SQL question • Started with 8 Seek SQL challenge Case study by @DataWithDanny • Added Blog section to my portfolio website (still a lot to be done)! #8WeekSQLChallenge 🚀🚀
This was pretty straightforward. I joined 2 tables to have access to the array of info. needed. I then selected the customer id, product, product count and sum of amount spent. I grouped by the id's, then used the having clause to filter for the needed date. #8weeksqlchallenge
That feeling when you search @Google and all of @StackOverflow , and you see complex queries that don't even work. Then you mistakenly search the documentation of the dialect and find out that the solution is just 2 lines of code #8weekSQLchallenge #DataAnalytics #SQL #data
For this question, i used the rank windows function to rank all products ordered for each customer, in a cte. I was then able to select the first choice for each customer. Ramen was a top choice of every single customer. This explains its being most purchased. #8weekSQLChallenge
Okay. I can say I'm pretty confident with subqueries in SQL now. Here's my first unguided SQL project. I joined the #8WeekSQLChallenge and tbh, it was actually challenging 😂 Take a look at how I helped Danny at his Diner here medium.com/@oluwasegunzio…
First SQL Project ✅ The case study helped me understand better how Subqueries and Set Theory (in SQL) work
If you want to feel powerful install #docker for the #8weeksqlchallenge #preppindata #sql #data #DataAnalytics
Using the same psychology behind the last question, i had to filter out data which came in before each customer became a member, then ranked all items purchased, ordering it by the order date. From the CTE, i was able to select the first item per customer. #8weekSQLChallenge #sql
New article up! 🎉🥑 I completed the third installment of Danny Ma’s #8WeekSQLChallenge, where I analyzed Foodie-Fi’s data to proffer actual business solutions. Read all about it, leave a clap or 50 and RT! link.medium.com/v7jqr6gr0Cb
Completed Case Study #1: Danny's Diner from #8WeekSQLChallenge! 🎉 Analyzed customer behavior & sales trends using SQL. Check out my solutions: 🔗 [GitHub] 👉 github.com/francis-cr/Sql… Excited to keep growing! 🚀 #SQL #DataAnalytics #SQLChallenge #DannyDiner
I’m working on case7 now, and I hope to finish case 8 by this weekend. #8weeksqlchallenge
I've been working on this #8weekSQLChallenge on my own way. I think this challenge is very practical and never gets boring.
I recently jumped on the popular DannyMa #8weekSQLChallenge to test my knowledge and abilities in #SQL. I just finished Case Study 1 where I had to analyze restaurant data in order to discover customer trends, revenue generation and sales performance github.com/RoopeshSinghal…
Finished the Case Study 1 from #8WeekSQLChallenge (@DataWithDanny). Some questions were indeed challenging. Tomorrow I will go for the Case Study 2. #SQL 8weeksqlchallenge.com
I decided to work on a case study from 8 weeks SQL challenge by @DataWithDanny. I worked on three case study questions from the dataset Danny’s diner. I thoroughly enjoyed working on this, all three case study were answered using a single SQL statement. #8WeekSQLChallenge
Running Man, but for Pizza II The second and concluding part of the case study. #SQL #DataAnalysis #8WeekSQLChallenge medium.com/@olatunjiore/r…
Running Man, but for Pizza New article up! #SQL #8WeekSQLChallenge #DataAnalysis medium.com/@olatunjiore/r…
Danny’s Dashing Diner! #8WeekSQLChallenge medium.com/@olatunjiore/d…
Danny’s Dashing Diner! #8WeekSQLChallenge #SQL #DataAnalysis medium.com/@olatunjiore/d…
Okay. I can say I'm pretty confident with subqueries in SQL now. Here's my first unguided SQL project. I joined the #8WeekSQLChallenge and tbh, it was actually challenging 😂 Take a look at how I helped Danny at his Diner here medium.com/@oluwasegunzio…
First SQL Project ✅ The case study helped me understand better how Subqueries and Set Theory (in SQL) work
Day 178: Been Learning SQL From 8 Weeks+, Didn't Knew That It Would Be This Hard, Thanks To #8WeekSQLChallenge, Will Take Time. Practiced Python Files & Exceptions And Practiced @msexcel Formulas #Python #SQL #Excel #DataScience #datasciencejourney #opensource #learninginpublic
Day 177: Worked On Section B Of Case Study 2 - Pizza Runner Of #8WeekSQLChallenge. Huge Thanks To @github Geeks. Practiced Python Classes From @ehmatthes Book & Started Practicing @msexcel Again. #Python #SQL #Excel #DataScience #datasciencejourney #opensource #learninginpublic
Day 176: Worked On Case Study 2 - Pizza Runner Of #8WeekSQLChallenge(Yet to Complete). Also Practiced Python Classes & Completed @tableau For Beginners From @Great_Learning - Highly Recommended #Python #SQL #Tableau #DataScience #datasciencejourney #opensource #learninginpublic
Day 175: Took Up The #8WeekSQLChallenge & Completed Case Study 1 - Danny's Diner(Damn Hard It Was). Practiced Python Functions And Learned Calculated Fields Of @tableau From @Great_Learning. #Python #SQL #Tableau #DataScience #datasciencejourney #opensource #learninginpublic
Hello #datafam! After inspiration from @cheftee_lead and @Jessicalevi13, I have started participating in the #8weeksqlchallenge. I selected Case Study #8 - Fresh Segments. Here is my code for the data exploration and cleansing phase:
New article up! 🎉🥑 I completed the third installment of Danny Ma’s #8WeekSQLChallenge, where I analyzed Foodie-Fi’s data to proffer actual business solutions. Read all about it, leave a clap or 50 and RT! link.medium.com/v7jqr6gr0Cb
They introduce new functions, statements, and concepts, which have significantly enhanced my critical thinking, problem-solving, and research abilities. I'm delighted I decided to take on this challenge. #SQLJourney #DataSkills #8WeekSQLChallenge
And it's a wrap 🥂 I have successfully completed the first section of the second case study #8weeksqlchallenge I'm glad I took it up as I have learned more about SQL and how to utilize its abilities to answer business questions. Happy September 🤗🎉
Unto the next case study in the #8weekSQLchallenge Excited about delving in🤗. May this one not stress me 🙏😌 #SQLAugust
Mau coba #8WeekSQLChallenge untuk improve skill SQL. Dalam challenge tsb ada 8 studi kasus dengan berbagai macam topik. Pada masing2 studi kasus ada pertanyaan yang mesti dijawab dgn query SQL. Gw baru nyelesain yang pertama, semoga konsisten🙂 8weeksqlchallenge.com/getting-starte…
And it's a wrap 🥂 I have successfully completed the first section of the second case study #8weeksqlchallenge I'm glad I took it up as I have learned more about SQL and how to utilize its abilities to answer business questions. Happy September 🤗🎉
Completed all the 10 questions for the first case study of the #8WeekSQLChallenge!🚀 I will be writing a blog soon to explain my solutions to all the problems.
If you want to feel powerful install #docker for the #8weeksqlchallenge #preppindata #sql #data #DataAnalytics
This is my solution to Danny's Dinner #8WeekSQLChallenge that i hop on, reviews will be highly appreciated. Thanks. @iam_Uchenna @_NafulaC @DavidAbu_
That feeling when you search @Google and all of @StackOverflow , and you see complex queries that don't even work. Then you mistakenly search the documentation of the dialect and find out that the solution is just 2 lines of code #8weekSQLchallenge #DataAnalytics #SQL #data
Hello #datafam! After inspiration from @cheftee_lead and @Jessicalevi13, I have started participating in the #8weeksqlchallenge. I selected Case Study #8 - Fresh Segments. Here is my code for the data exploration and cleansing phase:
Do you agree? 🙂🙂 Join me for the #8WeekSQLChallenge I'm sharing free weekly SQL case studies that are similar to interviews and take home assignments and I’m also maintaining a library of free SQL learning resources 🙂 #100DaysOfCode
Okay. I can say I'm pretty confident with subqueries in SQL now. Here's my first unguided SQL project. I joined the #8WeekSQLChallenge and tbh, it was actually challenging 😂 Take a look at how I helped Danny at his Diner here medium.com/@oluwasegunzio…
First SQL Project ✅ The case study helped me understand better how Subqueries and Set Theory (in SQL) work
I recently jumped on the popular DannyMa #8weekSQLChallenge to test my knowledge and abilities in SQL. I just finished Case Study 1 where I had to analyze restaurant data in order to discover customer trends, revenue generation and sales performance. link.medium.com/LCkQeGHmRzb
Day 36 of #100DaysOfCode • Solved 4 Bit Manipulation Questions • Solved 1 Medium Leetcode SQL question • Started with 8 Seek SQL challenge Case study by @DataWithDanny • Added Blog section to my portfolio website (still a lot to be done)! #8WeekSQLChallenge 🚀🚀
Day 176: Worked On Case Study 2 - Pizza Runner Of #8WeekSQLChallenge(Yet to Complete). Also Practiced Python Classes & Completed @tableau For Beginners From @Great_Learning - Highly Recommended #Python #SQL #Tableau #DataScience #datasciencejourney #opensource #learninginpublic
Need to brush up on your #SQL? Take the #8WeekSQLChallenge with #DataWithDanny! I attended a #livestream where Danny answered our questions about challenge: buff.ly/3dSwkC9 #DethByData @EvaSmartAI @BotBlackTech @BotFemale @freeCodeCamp @blackpeopledata
Using the same psychology behind the last question, i had to filter out data which came in before each customer became a member, then ranked all items purchased, ordering it by the order date. From the CTE, i was able to select the first item per customer. #8weekSQLChallenge #sql
Diving into #8WeekSQLChallenge with Danny Ma! 🍕🔍 Exploring pizza metrics in Case Study #2 - Pizza Runner, uncovering tasty insights from customer orders to delivery success. #sqlfamily
Week1Question1 was fairly straightforward. I selected the customer's id and sum of the price spent. Grouping them by their id was done to ensure I get distinct prices for each id + "group by" is a necessity if an aggregation function has been used. #8WeekSQLChallenge
Shout out to @DataWithDanny for the #8WeekSQLChallenge. In this piece, I delve into a key thought process on using Reverse Engineering to answer tough business questions using SQL 🧵 medium.com/@sia_ibk/data-…
Something went wrong.
Something went wrong.
United States Trends
- 1. New York 1.31M posts
- 2. Good Wednesday 29.6K posts
- 3. #questpit 14.4K posts
- 4. #wednesdaymotivation 2,186 posts
- 5. Van Jones 5,255 posts
- 6. Hump Day 12.9K posts
- 7. Virginia 608K posts
- 8. 5th of November 19.4K posts
- 9. The GOP 282K posts
- 10. #Wednesdayvibe 1,645 posts
- 11. #ChavismoEnVanguardia 1,920 posts
- 12. Mayor 1.04M posts
- 13. Mayor 1.04M posts
- 14. Enhanced 11.9K posts
- 15. Alastor 36.1K posts
- 16. #WednesdayWisdom N/A
- 17. Nueva York 137K posts
- 18. Socialism 108K posts
- 19. AND SO IT BEGINS 21.4K posts
- 20. Republican Party 84.1K posts