Multiple choice technology architecture

The ER Model is meant to

  1. replace relational design

  2. be close to a users perception of the data

  3. enable detailed descriptions of data query processing

  4. enable low level descriptions of data

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The Entity-Relationship (ER) model is specifically designed to model data at a high level that closely matches how users and business stakeholders conceptualize their information environment. It focuses on entities, attributes, and relationships in business terms rather than technical implementation details.