This repository contains my solutions for LeetCode SQL50 problems in MySQL, organized by topic and difficulty
- Basic SELECT
- Basic JOINs
- Basic Aggregate Functions
- Sorting and Grouping
- Advanced SELECT and JOINs
- Subqueries
- Advanced String Functions / RegEx / Clause
-
1378: Replace Employee ID With The Unique Identifier [solution]
-
1581: Customer Who Visited but Did Not Make Any Transactions [solution]
-
176: Second Highest Salary