What is Conceptual, Logical and Physical model?



What is Conceptual, Logical and Physical model?..

Answer / guest

Conceptual Data Model
During the Planning phase of the project, the conceptual
data model is created to capture the high-level data
requirements for the project. Since the model captures the
highlights of the client’s information needs, it is the
only model that effectively reflects the enterprise level.
Depending on the requirements, the enterprise-wide vision
may need to be emphasized to help guide the client in the
development of an overall data warehousing strategy. Detail
models that reflect the project’s scope will be created
during logical and physical data modeling. The conceptual
data model is the precursor to the logical data model; it
is not tied to any particular solution or technology.
Entities, relationships, major attributes, and metadata
across functional areas are included. During successive
releases, the conceptual data model should be validated and
updated if necessary. An enterprise should have only one
conceptual data model.
Logical Data Model
During the design phase of the project, the logical data
model is created for the scope of the complete project. A
portion of the conceptual data model will be fully
attributed and completed as the logical data model. The
logical data model reflects the technology to be used. In
today’s environment, this typically means either a
relational DBMS or a multidimensional tool. But if the
client should be using an older DBMS such as IMS or IDMS,
the logical model will be quite different than if an RDBMS
is to be used. The logical data model reflects a logical
data design that can be used by the developers on the
project. For an RDBMS, that means logical tables (views)
and columns.

Physical Data Model
Like the logical data model, the physical data model is
created during the design phase. This modeling activity
should reflect the scope of the specific release of the
project. The model’s final design will be highly dependent
on the technical solution for the data warehouse. The
purpose of this model is to capture all the technical
details required to produce the final tables, and physical
constructs such as indexes and table partitions. The
logical data model will serve as a blueprint to the project
team while the physical data model is a blueprint for the
DBAs. All the functionality reflected in the logical data
model should be preserved while creating the physical data
model. The generated table schemas will be identical to the
physical data model.

Is This Answer Correct ?    11 Yes 5 No

Post New Answer

More Data Warehouse General Interview Questions

Hi Friends, Can anyone tell me. is there any certification in Database testing or BI testing or ETL testing international certification? Thanks ArunKumar

0 Answers  


If two relational tables are connected to sq trans, what are the possible errors it will be thrown?

0 Answers  


How to create prompts in report net?

0 Answers  


Name at least three brands of Database Management Systems

1 Answers  


Explain the difference between oltp and olap?

0 Answers  






What does level of granularity of a fact table signify?

0 Answers  


Name a few sectors which use data warehousing?

0 Answers  


Disply the dname wise maximum salary

9 Answers   Principal Finance,


What is the function of surrogate key in data warehousing?

0 Answers  


What are data validation strategies for data mart validation after loading process?

0 Answers  


Explain how does tuple-oriented relational calculus differ from domain-oriented relational calculus?

0 Answers  


What is the difference between snowflake and star schema? What are situations where snowflake schema is better than star schema when the opposite is true?

0 Answers  


Categories