PDA

View Full Version : Implementing Supertypes-Subtypes with relations


harpix
05-14-02, 08:07
I have read numerous texts/articles about ER modelling that involves supertype-subtype structures but none are clear in the way that these structures can be implemented in a relational database.

Some suggest it can be done, some suggest it can't but none of them give proof or examples.

Can anybody shed a bit of light on the subject?

grigp
04-09-03, 06:03
Try this:

http://www.sqlmag.com/Articles/Index.cfm?ArticleID=5226

grig