LeetCode 1581: Customer Who Visited but Did Not Make Any Transactions [SQL]

  Рет қаралды 1,800

Frederik Müller

Frederik Müller

Күн бұрын

Пікірлер: 8
@curiously-cinnamon
@curiously-cinnamon 4 ай бұрын
This is the first question in SQL 50 that I wasn't able to solve right away. Thanks for your helpful video. Now I know how to approach these kinds of problems
@andresjvazquez
@andresjvazquez 8 ай бұрын
Thank you so much for sharing with us aspiring engineers Frederik! I'm 16 and in High School, where SQL isn't really taught as much as it should be
@frederikmuller
@frederikmuller 7 ай бұрын
That’s awesome! And yes, SQL isn’t taught enough even at university which is why I made this channel. You’re definitely set up for success if you start practicing this early in your life!
@abhishekpandey190
@abhishekpandey190 Ай бұрын
What is issue in this Ms SQL server (output is same except order) >> Select v.customer_id,count(v.visit_id) as count_no_trans from Visits as v right join Transactions as t on t.Visit_id=v.Visit_id where t.transaction_id is null group by v.customer_id
@gazart8557
@gazart8557 8 ай бұрын
I thought you already made this before? Anyway still good and as usual I'm among the first few to comment haha Plz finish the stratascratch series also
@frederikmuller
@frederikmuller 8 ай бұрын
I think there was a similar question about transactions before 🤔 Good to know people are interested in more StrataScratch questions, as well.
@immortal-human
@immortal-human 6 ай бұрын
use dark mode plz
@frederikmuller
@frederikmuller 6 ай бұрын
ok I’ll try
LeetCode 584: Find Customer Referee [SQL]
8:22
Frederik Müller
Рет қаралды 710
LeetCode 1661: Average Time of Process per Machine [SQL]
8:16
Frederik Müller
Рет қаралды 10 М.
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
LeetCode 1934: Confirmation Rate [SQL]
12:08
Frederik Müller
Рет қаралды 2,1 М.
LeetCode 1164: Product Price at a Given Date [SQL]
14:32
Frederik Müller
Рет қаралды 168
LeetCode 1789: Primary Department for Each Employee [SQL]
11:28
Frederik Müller
Рет қаралды 95
LeetCode 602: Friend Requests II: Who Has the Most Friends [SQL]
9:06
LeetCode 1327: List the Products Ordered in a Period [SQL]
13:53
Frederik Müller
Рет қаралды 122
Google’s Quantum Chip: Did We Just Tap Into Parallel Universes?
9:34
LeetCode 1484: Group Sold Products By The Date [SQL]
9:26
Frederik Müller
Рет қаралды 124
LeetCode 1193: Monthly Transactions I
17:16
Frederik Müller
Рет қаралды 102