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
- Re: [GENERAL] Problem with inheritance Alfonso Peniche
- Re: [GENERAL] Problem with inheritance Tom Lane
- Re: [GENERAL] Problem with inheritance Marc SCHAEFER
- Re: [GENERAL] Problem with inheritance Oliver Elphick