chAptEr 5 Flashcards
What is a data model?
A formal way for representing data used and created by a business system.
List the 2 types of data models.
Logical data model
Physical data model
List the properties of a logical data model.
Done in Analysis phase.
Shows organization on data without indicating how it stored, created and manipulated.
List the properties of a physical data model.
Done in Design phase.
Shows how data is stored in databases.
What is an entity relationship diagram (ERD)?
A graphic representation that shows information that is created, stored, and used by a business system.
What is normalization?
Process used by analysts to validate data models.
What is the purpose of data modeling?
To make data organization flexible and adaptable to unanticipated business requirements.
List the type of identifier.
Concatenated identifier
Single identifier
Identifier to be added later.