In class we have gone over the concept of sub-types from the perspective of ER Diagrams. What my project group and I are wondering is how subtypes and the super-type appear in tables within a database? In binary relationships entity types are connected by foreign keys, how do sub-type relationships connect with the super-type?
Comments