This repository contains my SQL practice problems solved from LeetCode.
Each .sql
file contains the problem statement and the solution
- Open any
.sql
file to see the problem description, example input/output, and solution. - This repository is meant for learning and reference.