Problem with inheritance

From: Alfonso Peniche <alfonso(at)iteso(dot)mx>
To: pgsql-general(at)postgresql(dot)org
Subject: Problem with inheritance
Date: 2001-01-26 16:09:00
Message-ID: 3A71A11C.80D58469@iteso.mx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all....

I have the following inheritance relation:

user
|
----------
| |
student employee

If I insert John into table student, how can I insert him afterwards so
that he is also an employee (this could happen several days later)?

Thanx

Alfonso Peniche

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Paty 2001-01-26 16:15:10 Help
Previous Message Frank Joerdens 2001-01-26 16:07:10 Re: Performance: Unix sockets vs. TCP/IP sockets