Scenario: You are tasked with designing a new database for an e-commerce platform. What type of data model would you start with to capture the high-level business concepts and requirements?

  • Conceptual Data Model
  • Entity-Relationship Diagram (ERD)
  • Logical Data Model
  • Physical Data Model
A Conceptual Data Model would be the most appropriate choice to capture high-level business concepts and requirements without concerning about implementation details. It focuses on entities, attributes, and relationships.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *