KPMG SQL Interview Problem | Medium Level | Crack the Interview 🔥
In this video, we solve a real SQL interview problem asked at KPMG. This is a medium-level question that tests your understanding of data handling and SQL logic—perfect for interview preparation.
We’ll walk through the problem step by step and build the solution together so you can confidently tackle similar questions in interviews.
Dataset used:
CREATE TABLE students (
sname VARCHAR(50),
sid VARCHAR(50),
marks INT
);
INSERT INTO students VALUES
('A','X',75),
('A','Y',75),
('A','Z',80),
('B','X',90),
('B','Y',91),
('B','Z',75);
💡 What you’ll learn:
How to approach interview-style SQL problems
Writing efficient SQL queries
Handling real-world datasets
👉 Don’t forget to like, share, and subscribe for more SQL interview questions!
On this page of the site you can watch the video online SQL | KPMG Interview Problem with a duration of hours minute second in good quality, which was uploaded by the user Vijay Pratap 10 February 2025, share the link with friends and acquaintances, this video has already been watched 742 times on youtube and it was liked by 30 viewers. Enjoy your viewing!