Microsoft SQL Interview Question | Find Supercloud Customer | SQL Window Function | Advanced SQL
Nishtha Nagar Nishtha Nagar
2.97K subscribers
2,208 views
83

 Published On Aug 2, 2024

In this video, we'll solve a Microsoft SQL problem: identifying "Supercloud" customers. These are customers who have purchased at least one product from every product category available.

We'll break down the solution step-by-step, exploring the data structure and the SQL query used to achieve this.

Given two tables - customer_contracts and products table -
1. customer_contracts table records each customer's purchase details, including customer_id, product_id, and amount.

2. products table provides information about each product, including product_id, product_category, and product_name.

TIMESTAMP

00:00 Problem Description and Approach
09:35 Solution Implementation on MySQL Workbench

#sql #sqlforbeginners #sqltutorial #sqltutorialforbeginners #sqltutorials #sqltips #coding #dataanalysts #dataanalysis #sqlfordatascience #interviewpreparation #sqlserver #sqlfordataengineer #sqlinterviewquestions #interviewquestionsforfreshers #learnsql #datascienceforbeginners #dataanalysis #microsoft #dataanalysis #advancedsql

show more

Share/Embed