synopsis: A collection of database query examples using Database-Supported Haskell (DSH) * All 22 standard benchmark queries from the TPC-H decision support benchmark * Nested and other non-standard ...
> `FLATTEN` is the opposite of `GROUP BY`. Instead of putting multiple notes into one row, it (potentionally) **splits up** one note into **multiple rows**. If your result contains seven notes and you ...