generate_series()
http://www.postgresql.org/docs/8.3/interactive/functions-srf.html

select generate_series(1,3);

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to