Chapter 2 DataModels
Chapter 2 DataModels
Objectives
• Discuss data modeling and why data models are important
• Describe the basic data-modeling building blocks
• General Rule:
• A noun in a business rule will translate into an entity in the model.
Entity Entity
12
Exercise
1. Write the business rules (s) that govern the relationship between AGENT and
CUSTOMER
2. An insurance company sells home, auto, and life insurance. The company has three
Network Models
• This Data Model describes HOW the system will be implemented using a specific DBMS system
• This model is created by developers