What is an entity relationship diagram used to model?
- A Entities, their attributes and the relationships between them
- B Process flows
- C User interfaces
- D System deployment
Answer
Entities, their attributes and the relationships between them
Cardinality notation such as one-to-many is what captures the business rules the database must enforce.





