Supertypes?

From: "Christian Marschalek" <cm(at)chello(dot)at>
To: "[GENERAL] PostgreSQL" <pgsql-general(at)postgresql(dot)org>
Subject: Supertypes?
Date: 2001-03-27 13:06:10
Message-ID: 000001c0b6be$bc072440$0200a8c0@server
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Len Morgan 2001-03-27 13:10:05 Re: Supertypes?
Previous Message Mathijs Brands 2001-03-27 11:56:02 Re: Re: Call for platforms