Is there anyway to return a recordset from a Stored Procedure in Postgres so that it can be used as a type of view or select? I know that you can do this in Interbase or MS-SQL. I have seen that you can return a complete record but that's not really the same thing. Marc Rohloff
- Re: [SQL] Returning Recordsets from Stored-procs Marc Rohloff
- Re: [SQL] Returning Recordsets from Stored-procs Grant Finnemore
- [SQL] Re: Returning Recordsets from Stored-procs Andreas Tille
- Re: [SQL] Re: Returning Recordsets from Store... Najm Hashmi