SQL V2 Dark
SQL V2 Dark
Sources CONSIDER
SUPPORTING ME
W3Schools.com
DataQuest.io @AbzAaron
CHEATSHEET
a b
a LEFT JOIN b
Select all rows from col1 & col2 ordering by col1
a b
Return count of rows in table
a RIGHT JOIN b
a b
FROM
GROUP BY
UPDATE INSERT
SELECT Implementation of CASE statement
ORDER BY