What does a physical data model include that the other two models (conceptual and logical) do not?
- Business rules and constraints
- Entity-relationship diagrams
- High-level data requirements
- Storage structures and access methods
A physical data model includes storage structures and access methods, specifying how data will be stored and accessed in the underlying database system, which the conceptual and logical models do not.
Loading...
Related Quiz
- What does ACID stand for in the context of RDBMS?
- ________ feature in data modeling tools ensures that the design conforms to predefined rules and standards.
- Data cleansing often involves removing or correcting ________ in a dataset.
- How does Extraction-Transformation-Loading (ETL) differ from Extract-Load-Transform (ELT) in terms of data extraction?
- What is a Snowflake Schema in Dimensional Modeling?