InterviewSolution
Saved Bookmarks
| 1. |
Different types of data models |
| Answer» TION:There are three different types of data models: conceptual, logical and physical, and each has a specific purpose.Conceptual Data Models: High-level, STATIC BUSINESS STRUCTURES and concepts.Logical Data Models: Entity types, data attributes and relationships between ENTITIES. | |