Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 477 Bytes

4.10.1.1 Conceptual data models and entity relationship modelling.md

File metadata and controls

15 lines (11 loc) · 477 Bytes

Data models and Entity Relationship Modelling

Produce a data model from given data requirements for a simple scenario involving multiple entities.

Entity Relationship diagrams (ERD)

Produce entity relationship diagrams representing a data model and entity descriptions in the form: Entity1 (Attribute1, Attribute2, .... ).

Additional Information

Underlining can be used to identify the attribute(s) which form the entity identifier (primary key)