0
Answered

How to create a ISA reference in Vertabelo?

Abhay Singh 8 ár síðan updated by Jarosław Błąd (CEO) 8 ár síðan 1

How to create a ISA reference in Vertabelo? Suppose a person can be a student or a teacher or a director. How do you reflect that in ER diagram?

Answered

There is no such type of reference in Vertabelo. Please notice that Vertabelo works on physical database model. ISA reference is usually related to conceptual database modeling.


To model inheritance in your database you can use plain references with techniques described here:

http://stackoverflow.com/questions/190296/how-do-you-effectively-model-inheritance-in-a-database

http://stackoverflow.com/questions/386652/techniques-for-database-inheritance