0% found this document useful (0 votes)
8 views

10 Advanced SQL Interview

Uploaded by

adelhany599
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views

10 Advanced SQL Interview

Uploaded by

adelhany599
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

@premmandal

10 advanced
SQL interview
practical query
questions
along with
their solutions
Follow for more Interview Tips & Qna.
This pdf helps you in your data journey.

Follow @premmandal for more.


@premmandal
1. Question: Retrieve the top 5 highest-paid employees
for each department, sorted by salary in descending
order.

Solution

Follow @premmandal for more.


2. Question: Calculate the total sales for each month of
the current year, including months with zero sales.

3. Question: Find customers who have made a purchase


every month for the last six months.

Follow @premmandal for more.


4. Question: Calculate the running total of sales for
each day within the past month.

Follow @premmandal for more.


5. Question: List the products that have been sold in all cities
where the company operates.

6. Question: Retrieve the top 10 customers who have spent the


most on their single purchase.

Follow @premmandal for more.


7. Question: Find the employees who manage the same
number of employees as their manager.

8. Question: Calculate the 30-day moving average of sales for


each product.

9. Question: List the departments where the average salary is


higher than the company's overall average salary.

Follow @premmandal for more.


10. Question: Retrieve the top 3 most recent orders for each
customer.

Follow @premmandal for more.


@premmandal

Was this article helpful to


you?
Please like and share it to your network!

Follow @premmandal for


mor
e

Follow @premmandal for more.

You might also like