Make a range in postgres July 24, 2023 by Tarik SELECT * FROM generate_series(1, 6) num https://www.postgresql.org/docs/current/functions-srf.html