|< < 26 > >|

Inheritance

  • An entity can inherit the attributes and relationships from another.

  • The child type can have additional attributes and relationships.

  • The entity set of the child is a subset of the parent's entity set.

Example

  • employee id, name, department, ...

  • rate, ...

  • salary, ...

|< < 26 > >|