Hi everyone, I have found out that Postgres provides inheritance between tables. I wonder if 'multiple inheritance' can be implemented. I mean if a child table may have more than one parent table. And if this is possible what sql syntax does it follow. Thankyou in advance. Stay Safe & Happy :* TankGirl ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html
- Re: [GENERAL] Multiple Inheritance tankgirl
- Re: [GENERAL] Multiple Inheritance Oliver Elphick
- Re: [GENERAL] Multiple Inheritance Tom Lane