Re: functions that return a dataset or set of rows

From: "Gaetano Mendola" <mendola(at)bigfoot(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: functions that return a dataset or set of rows
Date: 2002-10-17 12:58:53
Message-ID: aomc69$17h0$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


"Brian Ward" <brian0(at)verizon(dot)net> wrote in message
news:aofqbd$10v5$1(at)news(dot)hub(dot)org(dot)(dot)(dot)
> How do I create a function that returns a set of row;
>
> I can't seem to find the datatype that the return set should be declared
as.

You should wait for Postgres 7.3 currently in beta.

Ciao
Gaetano

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Charles Hauser 2002-10-17 14:06:44 Re: Use of reference table ('look-up-table') and FK constraint
Previous Message Richard Huxton 2002-10-17 09:26:52 Re: Slow performance on MAX(primary_key)