Re: Function returning setof more than 1 table

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Function returning setof more than 1 table
Date: 2006-10-27 08:43:33
Message-ID: 20061027084333.GC14485@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

am Fri, dem 27.10.2006, um 4:30:47 -0400 mailte J S B folgendes:
> Can I have a function (language sql) returning SETOF more than one table?

You can create some tables within the function...

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47215, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Purusothaman A 2006-10-27 09:15:57 what is the default username password for PostgreSQL, which was installed with FC5.
Previous Message J S B 2006-10-27 08:30:47 Function returning setof more than 1 table