DBMS SQL with MySQL and Oracle Database Express Edition 21c XE213 (SQL Plus)
-
Updated
Aug 1, 2024
DBMS SQL with MySQL and Oracle Database Express Edition 21c XE213 (SQL Plus)
An ode to how Oracle SQL got me interested in the world of DBMS.
This repository contains solutions to various SQL problems from LeetCode, categorized by difficulty level (Easy, Medium, Hard). Each problem is provided with a SQL script demonstrating its solution.
Extends the core Query Loop block with a "Group by Taxonomy" option, enabling grouped front-end output by any selected taxonomy.
Basically compressing rows with aggregated functions (Equivalent to multiple COUNT())
To associate your repository with the sql-group-by topic, visit your repo's landing page and select "manage topics."