Welcome to my repository of daily solutions to SQL problems! Each day, I will be selecting one problem from DataLemur and sharing my solution here. The problems are divided into three categories:
- Easy: These problems are suitable for beginners or those who are just getting started with SQL.
- Medium: These problems are slightly more challenging and are intended for those with some experience with SQL.
- Hard: These problems are more difficult and are intended for those with a strong foundation in SQL.
- SQL
To try out a solution, follow these steps:
- Clone this repository.
- Navigate to the directory for the solution you want to try out.
- If the solution includes SQL queries, you can run them using your favorite SQL client or by connecting to your database from the command line.
Difficulty | Progress | Done/Questions |
---|---|---|
Easy | ✔️ | 21/21 |
Medium | ✔️ | 18/18 |
Hard | ✔️ | 11/11 |
*p.s. I have only completed the free version
Thank you to DataLemur for providing the problems for this project.
I hope this README file is helpful as you work on your daily SQL solutions. Let me know if you have any questions.