in reply to Re^3: OO concepts and relational databases
in thread OO concepts and relational databases
You're describing here a design rule able to emulate an heritage, which is mostly a matter of methodology/dba experience.With a (real) OODBMS, this kind of *trickery* relational modelisation is not required.
Well and good to use an OODBMS if one is within your options. I make no assertions about whether an RDBMS or OODBMS is more appropriate.
However I will not allow it to be said RDBMS do not support ISA relationships, when they are clearly supported and the relationship follows directly from normalization. It is not trickery, nor even unusual.
Update: Removed inflammatory language that was not meant to be so.
--
You said you wanted to be around when I made a mistake; well, this could be it, sweetheart.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: OO concepts and relational databases
by dragonchild (Archbishop) on Aug 03, 2004 at 02:43 UTC | |
by Solo (Deacon) on Aug 03, 2004 at 12:22 UTC |