An open API service indexing awesome lists of open source software.

https://github.com/lhm2904/sql50

SQL50 Exercises
https://github.com/lhm2904/sql50

postgresql sql

Last synced: 9 months ago
JSON representation

SQL50 Exercises

Awesome Lists containing this project

README

          

# SQL 50
50 SQL interview questions on Leetcode with 7 main areas:
- **Select**
- **Joins**
- **Aggregate Functions**
- **Sorting and Grouping**
- **Advanced Select and Joins**
- **Subqueries**
- **Advanced String Functions / Regex / Clause**