Search Postgresql Archives
Convert Arbitrary Table to Array?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi, I need a function that accepts a table name and returns a 2-dimensional array of the table data.
I found some related posts on this and other forums and tried several approaches with plpgsql but have had no success.
I know I can pull the table data out to the application tier and transform it from there but I would really prefer to keep it in the database.
Any help is greatly appreciated.
Thanks-
Lee
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Books]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]