types and subtypes

Поиск
Список
Период
Сортировка
От Ingrith Andrea Correa Vargas
Тема types and subtypes
Дата
Msg-id Pine.GSO.3.96.990324164342.19126B-100000@isis
обсуждение исходный текст
Список pgsql-sql
hello all!

I want to simulate objects with Postgres and I would like to know if it's
possible to create a type (like address: t_address) and then to create
another type (like customer) with an attribute of type t_address.

And I have a second question:
Can I make a "reference" to an object of an existing type?!

These are features provided by the SQL3 standar, I want to know if it's
possible to implement it with Postgres.

Can somebody help to me?!

Thank you in advance,



//Ingrith Correa :)





В списке pgsql-sql по дате отправления:

Предыдущее
От: "Jackson, DeJuan"
Дата:
Сообщение: RE: [SQL] Use of 'default TEXT now()'
Следующее
От: "Jackson, DeJuan"
Дата:
Сообщение: RE: [SQL] types and subtypes