Record Count

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

Sreejith

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend
getsreejith [ Fr, 08 Oktober 2004 19:51 ] [ ID #453767 ]

Re: Record Count

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-st ructures.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/

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend
Mike [ Fr, 08 Oktober 2004 21:32 ] [ ID #453768 ]
Datenbanken » comp.databases.postgresql.sql » Record Count

Vorheriges Thema: help on a query
Nächstes Thema: Query from different Database