Tag archive
Commands grouped around the same concept, pattern, or recurring problem.
Use `AS` to give result columns clearer labels without changing the underlying table schema.
Include arithmetic, string, or conditional expressions directly in a `SELECT` list and give them an alias with `AS`.