Re: I need examples of stored procedures returning datasets

From: Richard Huxton <dev(at)archonet(dot)com>
To: mydejamail(at)yahoo(dot)co(dot)uk (My Deja), pgsql-general(at)postgresql(dot)org
Subject: Re: I need examples of stored procedures returning datasets
Date: 2003-09-13 20:17:58
Message-ID: 200309132117.58764.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Friday 12 September 2003 15:11, My Deja wrote:
> I need examples of stored procedures returning datasets.
>
> Can anyone point me to some examples?

There are some in the contrib directory of the source distribution
(contrib/tablefunc iirc) and also check http://techdocs.postgresql.org -
there is a good article there showing their use.
--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2003-09-13 20:32:02 Re: how can i use SELECT to find a substring of a column's data?
Previous Message Richard Huxton 2003-09-13 20:16:01 Re: Connecting to postgres from a romote machhine