/Leetcode-SQL-solutions

Solutions to some tricky problems on Leetcode

๐Ÿ‘จโ€๐Ÿ’ป Solutions to LeetCode's SQL Problems ๐Ÿ“

LeetCode Logo

This repository contains the solutions to some SQL problems available on LeetCode. Click here to view all the Database problems available on LeetCode's website.

๐Ÿงพ Questions

  • CASE statement
  • CASE statement, IF function, Aggregation
  • Subquery
  • DATE_FORMAT, Conditional statements and aggregation
  • UNION, SUM
  • UNION ALL, JOIN
  • Comparison, CASE, Aggregation