Returning Recordsets from Stored-procs

From: "Marc Rohloff" <Marc(dot)Rohloff(at)eskom(dot)co(dot)za>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Returning Recordsets from Stored-procs
Date: 2000-11-06 08:15:07
Message-ID: sa0684b9.087@eskom.co.za
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Indraneel Majumdar 2000-11-06 09:07:45 Re: Conditional SQL query
Previous Message Cristóvão B. B. Dalla Costa 2000-11-05 22:44:53 Re: Conditional SQL query