Re: Record Count

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Record Count
Дата
Msg-id 20041008193202.GA61143@winnie.fuhr.org
обсуждение исходный текст
Ответ на Record Count  (sreejith s <getsreejith@gmail.com>)
Список pgsql-sql
On Fri, Oct 08, 2004 at 11:21:25PM +0530, sreejith s wrote:

> How to get a the records returned by a sql executed within a pl/pgsql function

It's not clear what you're asking, but perhaps one of the following
pages will answer your question:

http://www.postgresql.org/docs/7.4/static/plpgsql-statements.html#PLPGSQL-SELECT-INTO
http://www.postgresql.org/docs/7.4/static/plpgsql-statements.html#PLPGSQL-STATEMENTS-DIAGNOSTICS
http://www.postgresql.org/docs/7.4/static/plpgsql-control-structures.html#PLPGSQL-RECORDS-ITERATING

If you still have trouble, please post more info about what you're
trying to do.

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/


В списке pgsql-sql по дате отправления:

Предыдущее
От: sreejith s
Дата:
Сообщение: Record Count
Следующее
От: Greg Stark
Дата:
Сообщение: Re: help on a query