Returning Recordsets from Stored-procs - Mailing list pgsql-sql

From Marc Rohloff
Subject Returning Recordsets from Stored-procs
Date
Msg-id sa0684b9.087@eskom.co.za
Whole thread Raw
List pgsql-sql
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



pgsql-sql by date:

Previous
From: Indraneel Majumdar
Date:
Subject: Re: Conditional SQL query
Next
From: Grant Finnemore
Date:
Subject: Re: Returning Recordsets from Stored-procs