Day 3: Learning SQL to Get Hired
Welcome to Day 3 of my "Learning SQL to Get Hired" series!
Today, I’m working through one LeetCode SQL problem that’s all about filtering with joins:
- #1581 Customer Who Visited but Did Not Make Any Transactions
What you'll learn:
- Using LEFT JOIN and WHERE conditions to find unmatched records
- How to detect NULLs in join results
- Real-world patterns like “find users who didn’t complete an action” super common in analytics and product interviews
As always, I’m walking through my thought process, showing how I debug mistakes, and talking about what I’d expect if this came up in a real interview. Try the problem yourself and let me know how you approached it!
Problem link:
https://leetcode.com/problems/customer-who-visited-but-did-not-make-any-transactions/
Timestamps:
0:00 - Introduction
1:30 - Customer Who Visited but Did Not Make Any Transactions
31:20 - Conclusion
#SQL #LeetCodeSQL #SQLInterview #LearnSQL #DataEngineer #MySQL #LeftJoin
Видео Day 3: Learning SQL to Get Hired канала Nicholas Facciola
Today, I’m working through one LeetCode SQL problem that’s all about filtering with joins:
- #1581 Customer Who Visited but Did Not Make Any Transactions
What you'll learn:
- Using LEFT JOIN and WHERE conditions to find unmatched records
- How to detect NULLs in join results
- Real-world patterns like “find users who didn’t complete an action” super common in analytics and product interviews
As always, I’m walking through my thought process, showing how I debug mistakes, and talking about what I’d expect if this came up in a real interview. Try the problem yourself and let me know how you approached it!
Problem link:
https://leetcode.com/problems/customer-who-visited-but-did-not-make-any-transactions/
Timestamps:
0:00 - Introduction
1:30 - Customer Who Visited but Did Not Make Any Transactions
31:20 - Conclusion
#SQL #LeetCodeSQL #SQLInterview #LearnSQL #DataEngineer #MySQL #LeftJoin
Видео Day 3: Learning SQL to Get Hired канала Nicholas Facciola
SQL Learn SQL SQL tutorial SQL for beginners LeetCode SQL LeetCode solutions SQL interview prep SQL joins LEFT JOIN WHERE clause NULL values filter unmatched records SQL analytics data engineer data analyst SQL for product analytics MySQL PostgreSQL SQL Server SQL practice SQL challenges how to learn SQL SQL study series get hired with SQL database queries LeetCode problem 1581 SQL walkthrough SQL tips
Комментарии отсутствуют
Информация о видео
14 июля 2025 г. 1:08:23
00:33:33
Другие видео канала