This repository contains my solutions to SQL problems. This collection features SQL problems solved using SQL Server, categorized by difficulty: Easy, Medium, and Hard. Each entry includes a link to the problem and my solution.
If you have feedback or suggestions, feel free to open an issue or reach out!
-
2356. Number of Unique Subjects Taught by Each Teacher - Solution
-
1731. The Number of Employees Which Report to Each Employee - Solution
-
1581. Customer Who Visited but Did Not Make Any Transactions - Solution
-
586. Customer Placing the Largest Number of Orders - Solution