Problem with inheritance

Поиск
Список
Период
Сортировка
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


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

Предыдущее
От: Frank Joerdens
Дата:
Сообщение: Re: Performance: Unix sockets vs. TCP/IP sockets
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Problem with inheritance