SQL Beginner Portfolio Project | Top 5 Products by Quantity Sold | SQL Interview Question

Learn how to solve a real-world SQL beginner portfolio project step by step. In this video, we answer the question: Which are the top 5 products by total quantity sold?

We’ll use the products and orderdetails tables, join them on product_id, apply the SUM function, group results, order them in descending order, and finally use LIMIT to get the top 5.

This video is perfect for beginners, data analytics learners, and anyone preparing for SQL interview questions. By the end, you’ll understand how to combine tables, use aggregate functions, and write professional queries for your portfolio projects.

💾 Source Code & Dataset:
https://github.com/Sudais-shah/SQL-Sales-Analytics-Project
I’ll keep updating it as new queries are added to the playlist.

#SQLBeginnerProject, #SQLPortfolio, #SQLQueries, #SQLForDataAnalytics, #SQLInterviewQuestions, #LearnSQL, #dataanalytics , #SQLTutorial, #SQLProjects, #SQLPractice, #SQLForBeginners, #SQLChallenge