That I have to translate into conceptual model using mySQL workbench. But how can I do? In workbench, while creating eer model, the is no option to define super types and subtypes. So how would you represent it?
How to continue?
That I have to translate into conceptual model using mySQL workbench. But how can I do? In workbench, while creating eer model, the is no option to define super types and subtypes. So how would you represent it?
How to continue?
Relations between supertypes and subtypes have nothing specific:
You can create a table Manager with SSN as foreign key and thus have a relation 0..1 between those two table