A subtype/supertype relationships are especially important in Enhanced Entity Relationship Modeling. Explain using an example how you would covert subtype/supertype relationships to relations in database design.
When doing a Supertype or subtype relationship in the database, there is a need to form separate tables for the General entity types and some different table tables for the Specialized entities. For example;
Comments
Leave a comment