No video

1581. Customer Who Visited but Did Not Make Any Transactions | Leetcode | Hindi

  Рет қаралды 818

CodeBites

CodeBites

Күн бұрын

Write a solution to find the IDs of the users who visited without making any transactions and the number of times they made these types of visits.
Return the result table sorted in any order.
transaction_id is column with unique values for this table.
This table contains information about the transactions made during the visit_id.
Problem link - leetcode.com/p...
Solution -
select v.customer_id, count(*) as count_no_trans
from Visits v
left join
Transactions t
on
v.visit_id = t.visit_id
where t.transaction_id is null
group by customer_id
#leetcodesql #FAANG #SQLinterviewQuestions
⭐Hashtags⭐
#sql #sqlinterviewquestions #sqlinterviewquestionsandanswers #sqlquestions
Related keywords
sql interview questions
sql interview questions and answers
sql interview
sql questions and answers
top sql questions
sql interview questions for freshers
sql interview questions for beginners
sql interview questions for experienced
intermediate level sql interview questions
sql queries interview questions and answers
sql interview preparation
sql basic questions
sql questions
sql query
interview questions sql

Пікірлер: 4
577. Employee Bonus | Leetcode | Hindi
2:41
CodeBites
Рет қаралды 196
LeetCode 1581 Interview SQL Question with Detailed Explanation | Practice SQL
7:11
Glow Stick Secret Pt.4 😱 #shorts
00:35
Mr DegrEE
Рет қаралды 18 МЛН
王子原来是假正经#艾莎
00:39
在逃的公主
Рет қаралды 25 МЛН
What will he say ? 😱 #smarthome #cleaning #homecleaning #gadgets
01:00
طردت النملة من المنزل😡 ماذا فعل؟🥲
00:25
Cool Tool SHORTS Arabic
Рет қаралды 32 МЛН
8. Customer Who Visited but Did Not Make Any Transactions | SQL Leetcode
10:20
LeetCode was HARD until I Learned these 15 Patterns
13:00
Ashish Pratap Singh
Рет қаралды 248 М.
I solved 541 Leetcode problems. But you need only 150.
7:42
Sahil & Sarra
Рет қаралды 2,3 МЛН
❌ Don't Run Behind 500 LEETCODE Problems ❌ Focus on QPCD
8:31
How to Use LeetCode Effectively
4:31
PIRATE KING
Рет қаралды 369 М.
Glow Stick Secret Pt.4 😱 #shorts
00:35
Mr DegrEE
Рет қаралды 18 МЛН