Re: Question on returning Rows in a stored proc
- From: Alan Hodgson <ahodgson(at)simkin(dot)ca>
- To: pgsql-novice(at)postgresql(dot)org
- Subject: Re: Question on returning Rows in a stored proc
- Date: Tue, 24 Mar 2009 10:17:33 -0700
- Message-id: <200903241017.33934@hal.medialogik.com> <text/plain>
On Tuesday 24 March 2009, Richard Sickler <richard(dot)sickler(at)avagotech(dot)com>
wrote:
> real, etc. But if I wanted to return the results of something like a
> query, (e.g. SELECT * FROM foo), how would I do that?
>
Look in the docs for set returning functions.
--
Even a sixth-grader can figure out that you can’t borrow money to pay off
your debt
Home |
Main Index |
Thread Index