Tag archive
Commands grouped around the same concept, pattern, or recurring problem.
Use `NULLS FIRST` or `NULLS LAST` to explicitly position NULL values at the top or bottom of a sorted result set.
Use a `CASE` expression in `ORDER BY` to apply a custom sort order that is not alphabetical or numeric.