Re: Supertypes?

Поиск
Список
Период
Сортировка
От Jason Earl
Тема Re: Supertypes?
Дата
Msg-id 20010327210136.96727.qmail@web10003.mail.yahoo.com
обсуждение исходный текст
Ответ на Supertypes?  ("Christian Marschalek" <cm@chello.at>)
Список pgsql-general
I believe that what you are looking for is
inheritance.

http://postgresql.readysetnet.com/devel-corner/docs/user/inherit.html

I hope this is helpful,
Jason Earl

--- Christian Marschalek <cm@chello.at> wrote:
> In school we've learned about supertypes. I don't
> know if the raw
> translation is correct so here is an example:
> Supertype human with the attributes name,age,size.
> Now I can derrive types from it... For example ->
> employe with even more
> attributes like personal id.
>
> Can I realise this in PostgreSQL? And if yes, would
> anybody please
> explain how, or point me to the right documentation?
>
> Thanks and regards, Christian Marschalek
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/?.refer=text

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

Предыдущее
От: Zachary Beane
Дата:
Сообщение: Re: how to load a sql-file????
Следующее
От: Alex Howansky
Дата:
Сообщение: Re: Logging Queries