returning a recordset with pl/pgsql
От
Keith Wong
Тема
returning a recordset with pl/pgsql
Дата
Msg-id
4.3.2.7.0.20000809002702.00af31d8@mail.e-magine.com.au
Список
Дерево обсуждения
returning a recordset with pl/pgsql Keith Wong <keith@e-magine.com.au>
Re: returning a recordset with pl/pgsql Kovacs Zoltan Sandor <tip@pc10.radnoti-szeged.sulinet.hu>
Hi everyone, I'm using postgresql with php4. I wanted to write a stored procedure to return a recordset (using pl/pgsql). From what I've read from the documentation it seems like you can only returned postgres types like strings, booleans, etc. Is it possible to return recordsets using pl/pgsql? If so, how do I declare the return type in the declaration? Thanks in advance. Cheers, Keith.
В списке pgsql-sql по дате отправления