GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  Basics
Go To First  |  Previous Question  |  Next Question 
 Basics  |  Question 98 of 113    Print  
What is the difference between Data modelling and Dimensional modelling?

  
Total Answers and Comments: 5 Last Update: December 17, 2008     Asked by: Saravanan 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: Blueash
 
Modelling data storage optimized for Transactional Processing is Data Modelling.
Modelling data storage optimized for Analytical Processing is Dimension Modelling.


Above answer was rated as good by the following members:
mpgupta99, tony_siu
January 04, 2008 03:58:17   #1  
ThomasB Member Since: January 2008   Contribution: 4    

RE: What is the difference between Data modelling and Dimensional modelling?
Dimensional modeling is modeling of information as logically appropriate for the business segments.

Data modeling is the modeling of information as appropriate for physical data storage.

 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 2Overall Rating: -2    
March 12, 2008 01:20:10   #2  
tirukosri Member Since: October 2007   Contribution: 2    

RE: What is the difference between Data modelling and Dimensional modelling?
Dimensional Modelling is the Analysis of the Transactional Data (Facts) based on Master Data (Dimensions).

Data Modeling is the process of creating a data model by applying a data model theory to create a data model instance.

Regards
Sridhar Tirukovela

 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 2Overall Rating: -2    
September 20, 2008 06:24:56   #3  
sixto.dsilva Member Since: March 2008   Contribution: 59    

RE: What is the difference between Data modelling and Dimensional modelling?

DIMENSIONAL MODELLING IS modelling of information according to the business requirement or business area of interest it contains dimensional and fact tables.


 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    
November 15, 2008 16:14:03   #4  
Blueash Member Since: November 2008   Contribution: 1    

RE: What is the difference between Data modelling and Dimensional modelling?
Modelling data storage optimized for Transactional Processing is Data Modelling.
Modelling data storage optimized for Analytical Processing is Dimension Modelling.

 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 1Overall Rating: -N/A-    
December 17, 2008 03:35:36   #5  
mri_sonam Member Since: July 2008   Contribution: 19    

RE: What is the difference between Data modelling and Dimensional modelling?

When data modeling we are structuring and organizing data. These data structures are then typically implemented in a database management system. In addition to defining and organizing the data data modeling will impose (implicitly or explicitly) constraints or limitations on the data placed within the structure.

Managing large quantities of structured and unstructured data is a primary function of information systems. Data models describe structured data for storage in data management systems such as relational databases.

Data warehouses are typically developed using dimensional models rather than the traditional entity/relationship models associated with conventional relational databases.

Dimensional Modelling is a design concept used by many data warehouse
designers to build their datawarehouse. In this design model all the data is stored in two types of tables - Facts table and Dimension table. Fact table contains the facts/measurements of the business and the dimension table contains the context of
measurements ie the dimensions on which the facts are calculated.

Data is
modeled as a hypercube and the schema is a so-called star schema with a centralised fact table surrounded by smaller dimensional tables representing key scientific objects.

Dimensional database systems allow multidimensional data to be
modeled natively. Or they can be modeled using the star schema or snowflake schema.


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape