Posted by wackyphill on 10/18/05 18:03
If you have several entities that have many common properties but a few
have a few unique fields to them how do you design your tables?
DO you make a seperate table for each entity even though they have many
common fields or is there a way to do an OO type thing where you have a
common table for all and somehow tack on the unique fields?
Just unsure whats possible and what's best.
Thanks for any input.
[Back to original message]
|