Tag archive
Commands grouped around the same concept, pattern, or recurring problem.
Produce a consecutive sequence of integers without a base table — using `generate_series` in PostgreSQL or a recursive CTE in all other engines.