Re: How can i create an object in Postgres - Mailing list pgsql-general

From Suraj Peri
Subject Re: How can i create an object in Postgres
Date
Msg-id 20020625045401.4003.qmail@web10507.mail.yahoo.com
Whole thread Raw
In response to Help with Arrays and References  ("William N. Zanatta" <william@veritel.com.br>)
List pgsql-general
Dear Group,
Could you please tell me how to create an object in
postgreSQL. (i.e) like in oracle, can i do with this
syntax..

Create type <object_Name> as Object (.....);

I tried the above syntax in postgreSQL, it gives
parser error at "as"

How do we define the object in postgreSQL and also
hold it an array in the table.

Awaiting for earliest response

Thanks in advance..

Suraj

=====
PIL/BMB/SDU/DK


=====
PIL/BMB/SDU/DK

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com



pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Astonishing explain...!
Next
From: Harry Yau
Date:
Subject: Multiversion Concurrency Control!