Tag archive
Commands grouped around the same concept, pattern, or recurring problem.
Include arithmetic, string, or conditional expressions directly in a `SELECT` list and give them an alias with `AS`.
Use a `CASE` expression in `ORDER BY` to apply a custom sort order that is not alphabetical or numeric.