Write a query to find the top 5 most-sold Adidas products in the last month.
SQLmedium
2
Write a query to generate the specified output using advanced SQL skills with joins, aggregations, and window functions.
SQLhard
3
Write a query to get the names of all employees who are managers with five or more direct reports.
SQLmedium
4
Write a query to identify duplicate customer entries based on email and phone number.
SQLmedium
5
Write a self join query to get the manager's name for each employee.
SQLmedium
6
Write optimized SQL queries involving window functions, CTEs, and joins.
SQLmedium
7
Write queries combining Joins and Group By operations.
SQLmedium
8
You need to design a Kafka topic for a logging service. How would you decide the number of partitions and the key for partitioning to balance throughput and ordering requirements?
SQLhard
+20 More Questions with Expert Answers
Get the complete 1,800+ question library with detailed, expert-level answers covering SQL, Spark, System Design, Python, Cloud, and Behavioral topics.