Practicing basic SQL queries and joins.
- SELECT queries
- WHERE clause filtering
- Basic JOIN operations
- ORDER BY
- GROUP BY
- HAVING
- Solved LeetCode SQL: Recyclable and Low Fat Products (SQL filtering with WHERE + AND)
- Practicing aggregation and grouping queries
- Solved LeetCode SQL: Customer Referee (NULL handling with WHERE + OR).
Build a strong foundation in SQL by practicing simple, clear queries before moving to advanced concepts.