Re: Question on returning Rows in a stored proc - Mailing list pgsql-novice

From Alan Hodgson
Subject Re: Question on returning Rows in a stored proc
Date
Msg-id 200903241017.33934@hal.medialogik.com
Whole thread Raw
In response to Question on returning Rows in a stored proc  (Richard Sickler <richard.sickler@avagotech.com>)
List pgsql-novice
On Tuesday 24 March 2009, Richard Sickler <richard.sickler@avagotech.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

pgsql-novice by date:

Previous
From: Andreas Kretschmer
Date:
Subject: Re: Question on returning Rows in a stored proc
Next
From: Matthias Leopold
Date:
Subject: alter table question for 7.2