Re: Question on returning Rows in a stored proc

Поиск
Список
Период
Сортировка
От Alan Hodgson
Тема Re: Question on returning Rows in a stored proc
Дата
Msg-id 200903241017.33934@hal.medialogik.com
обсуждение исходный текст
Ответ на Question on returning Rows in a stored proc  (Richard Sickler <richard.sickler@avagotech.com>)
Список 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 по дате отправления:

Предыдущее
От: Andreas Kretschmer
Дата:
Сообщение: Re: Question on returning Rows in a stored proc
Следующее
От: Matthias Leopold
Дата:
Сообщение: alter table question for 7.2