Built using Diagram Editor.
- An EER Diagram would consist properties like Specialisation & Generalisation.
- Suppose, an employee in this system can be specialised into entities like:
- Administration
- Security
- Engineers
- Traffic Monitor
- And, different types of flights, like Airbus, Boeing can be generalised into one single entity Flight.
- Suppose, an employee in this system can be specialised into entities like:
These steps are briefly described in this PDF.
- Mapping the above ER Diagram to a Relational Schema
Built using draw.io.