entity relationship model - Translating an EER diagram supertype into a database schema -


how go turning supertype 2 subtypes database schema? if have supertype person 2 subtypes, student , staff, how translate database schema? (they have id, name, , email address).

i make table called person because if make table called stundent , staff if student staff @ same time? database become redundant. make table called person , assign students classes , staff there department.


Comments

Popular posts from this blog

Capture and play voice with Asterisk ARI -

java - Why database contraints in HSQLDB are only checked during a commit when using transactions in Hibernate? -

visual studio - Installing Packages through Nuget - "Central Directory corrupt" -