[postgis-users] How to put results of generate_series into arrays?
Shaozhong SHI
shishaozhong at gmail.com
Wed Dec 23 06:37:50 PST 2020
I tried the following code:
select generate_series(b.start_number, b.end_number, 1) from a_table;
However, I cannot see any proper result of arrays of series.
Can anyone enlighten me?
Regards,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20201223/e2a636dc/attachment.html>
More information about the postgis-users
mailing list