SubjectPaid lesson
DATA MODELING III
CT
ClassNotes Team 3 MIN READUPDATED 15 JUN 2026DATA PROCESSING SSS2 FIRST TERM
WEEK 6
DATA MODELING III
Contents
Significance of Data Model
The data model is a great communication tool because it facilitates interaction and communication between the designers, programmers and ends users. In essence, it does not allow one party’s bias towards a certain view of data (whether they consider it to be most important) to take hold.
- A well-developed data model can even foster an improved understanding of the organization for which the database design is developed.
- Data models help in structuring and organizing data. These data structures are then typically implemented in a database management system which is used mostly by organizations for decision-making.
- In addition to defining and organizing the data, data modelling…