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

Name at least three brands of Database Management Systems

1 Answers  


Explain what is the difference between a primary and secondary actor in use case modeling?

0 Answers  


explain about balanced dimension,

0 Answers  


Give some difference between oltp and olap.

0 Answers  


Explain what are the different methods of loading dimension tables?

0 Answers  






How can you import tables from a database?

0 Answers  


How can we run the graph?

0 Answers  


Explain what are slowly changing dimensions?

0 Answers  


What do you mean by static and local variable?

0 Answers  


What is mean by aggregate aware?

0 Answers  


What is the difference between static cache and dynamic cache?

0 Answers  


What needs to be done while starting the database?

0 Answers  


Categories