| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Ivar <ivar(at)lumisoft(dot)ee> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: beginner Q |
| Date: | 2003-01-26 00:50:15 |
| Message-ID: | 200301260050.h0Q0oFI16426@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Uh, in 7.3 you can return multiple rows/columns from a function, and you
could use UNION to return multiple SELECTs.
---------------------------------------------------------------------------
Ivar wrote:
> Hi,
>
> Is it possible to return multiple selects from function ?
> (mssql allows it)
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-01-26 01:56:03 | Re: libpq.so.2.2 & libpq.so.3.0 |
| Previous Message | Lamar Owen | 2003-01-26 00:19:27 | Re: problem starting 7.3 server |