postgresql referencing and creating types as record

From: vpmm2007 <vaishalim2007(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: postgresql referencing and creating types as record
Date: 2014-08-06 12:34:45
Message-ID: 1407328485124-5813901.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

type function is record (f1 NUMERIC,f2 NUMERIC..); this is in oracle

kindly tell me what is the substitute to use "is record " in postgres.

its urgent .....

thanks and rgds
vpmm

--
View this message in context: http://postgresql.1045698.n5.nabble.com/postgresql-referencing-and-creating-types-as-record-tp5813901.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2014-08-06 13:11:52 Re: Adding 3 hours while inserting data into table
Previous Message M Tarkeshwar Rao 2014-08-06 10:50:21 Adding 3 hours while inserting data into table