Re: PL/PGSQL Record type question - Mailing list pgsql-sql

From Gábriel Ákos
Subject Re: PL/PGSQL Record type question
Date
Msg-id 20070511164242.7ed1f046@gabriel-laptop
Whole thread Raw
In response to Re: PL/PGSQL Record type question  (imad <immaad@gmail.com>)
Responses Re: PL/PGSQL Record type question  (John DeSoi <desoi@pgedit.com>)
Re: PL/PGSQL Record type question  (imad <immaad@gmail.com>)
List pgsql-sql
On Fri, 11 May 2007 19:09:07 +0500
imad <immaad@gmail.com> wrote:

> You might be looking for PostgreSQL RECORD data type.

Thanks. Give me an example please. I saw the documentation already.

>
> --Imad
> www.EnterpriseDB.com
>
> On 5/11/07, Gábriel Ákos <akos.gabriel@i-logic.hu> wrote:
> > Hi,
> >
> > How should I define a record type (there is no table with this
> > record type) programmatically in pl/pgsql?
> > I'd like to return a record with 3 string elements, 2 integers and 1
> > date.



--
Üdvözlettel,
Gábriel Ákos
-=E-Mail :akos.gabriel@i-logic.hu|Web:  http://www.i-logic.hu =-
-=Tel/fax:+3612367353            |Mobil:+36209278894          =-


pgsql-sql by date:

Previous
From: imad
Date:
Subject: Re: PL/PGSQL Record type question
Next
From: John DeSoi
Date:
Subject: Re: PL/PGSQL Record type question