GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  Basics
Go To First  |  Previous Question  |  Next Question 
 Basics  |  Question 5 of 111    Print  
What is Dimensional Modelling

  
Total Answers and Comments: 15 Last Update: May 27, 2008   
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: Meenal
 
Dimensional Modelling is a design concept used by many data warehouse desginers to build thier 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 measuremnets ie, the dimensions on which the facts are calculated.

Above answer was rated as good by the following members:
shekharreddy, neelimaraj
  Sorting Options  
  Page 1 of 2   « First    1    2    >     Last »  
May 14, 2005 21:01:55   #1  
Nirav        

RE: What is Dimensional Modelling
In Dimensional Modeling, Data is stored in two kinds of tables: Fact Tables and Dimension tables.  
Fact Table contains fact data e.g. sales, revenue, profit etc..... 
Dimension table contains dimensional data such as Product Id, product name, product description etc.....

 
Is this answer useful? Yes | No
July 14, 2005 01:45:19   #2  
Meenal        

RE: What is Dimensional Modelling
Dimensional Modelling is a design concept used by many data warehouse desginers to build thier 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 measuremnets ie, the dimensions on which the facts are calculated.
 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
July 18, 2005 20:34:31   #3  
Kenny        

RE: What is Dimensional Modelling
Why is Data Modeling Important? 
 
Data modeling is probably the most labor intensive and time consuming part of the development process. Why bother especially if you are pressed for time? A common response by practitioners who write on the subject is that you should no more build a database without a model than you should build a house without blueprints.  
 
The goal of the data model is to make sure that the all data objects required by the database are completely and accurately represented. Because the data model uses easily understood notations and natural language , it can be reviewed and verified as correct by the end-users.  
 
The data model is also detailed enough to be used by the database developers to use as a "blueprint" for building the physical database. The information contained in the data model will be used to define the relational tables, primary and foreign keys, stored procedures, and triggers. A poorly designed database will require more time in the long-term. Without careful planning you may create a database that omits data required to create critical reports, produces results that are incorrect or inconsistent, and is unable to accommodate changes in the user's requirements.

 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
July 18, 2005 20:35:50   #4  
Kenny        

RE: What is Dimensional Modelling
Steps In Building the Data Model  
 
While ER model lists and defines the constructs required to build a data model, there is no standard process for doing so. Some methodologies, such as IDEFIX, specify a bottom-up development process were the model is built in stages. Typically, the entities and relationships are modeled first, followed by key attributes, and then the model is finished by adding non-key attributes. Other experts argue that in practice, using a phased approach is impractical because it requires too many meetings with the end-users. The sequence used for this document are:  
 
Identification of data objects and relationships  
 
Drafting the initial ER diagram with entities and relationships  
Refining the ER diagram  
 
Add key attributes to the diagram  
 
Adding non-key attributes  
 
Diagramming Generalization Hierarchies  
 
Validating the model through normalization  
 
Adding business and integrity rules to the Model

 
Is this answer useful? Yes | No
August 19, 2005 08:04:53   #5  
Rahul Katakam        

RE: What is Dimensional Modelling
Dimensional Modeling is a logical design technique that seeks to present the data in a standard, intuitive framework that allows for high-performance access. It is inherently dimensional, and it adheres to a discipline that uses the relational model with some important restrictions. Every dimensional model is composed of one table with a multipart key, called the fact table, and a set of smaller tables called dimension tables. Each dimension table has a single-part primary key that corresponds exactly to one of the components of the multipart key in the fact table. Dimensional Modeling
 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
August 31, 2005 09:36:52   #6  
AS VENKATESH        

RE: What is Dimensional Modelling
It's a process or technique of designing a database model.
 
Is this answer useful? Yes | No
December 02, 2005 10:51:26   #7  
saravanan        

RE: What is Dimensional Modelling

a centralized table is called as fact table which is connected to multiple dimension table is called as dimensional modelling or star schema


 
Is this answer useful? Yes | No
December 23, 2005 08:04:31   #8  
Sithu        

RE: What is Dimensional Modelling

Systematic arrangement of Fact/Dimension tables are called as Schema, the designing a schema in data warehouse / data mart is known as Dimension modeling

 

Cheers

Sithu


 
Is this answer useful? Yes | No
January 10, 2006 06:35:31   #9  
sithusithu Member Since: December 2005   Contribution: 161    

RE: What is Dimensional Modelling
 

Systematic arrangement of Fact/Dimension tables are called as Schema, the designing a schema in data warehouse / data mart is known as Dimension modeling

 

Cheers

Sithu


 
Is this answer useful? Yes | No
March 09, 2006 00:34:11   #10  
ravi kumar guturi        

RE: What is Dimensional Modelling

Dimensional Modeling , It is a modeling technic used in OLAP system,

Here one fact table and sarounded by diffrent dimensions,


 
Is this answer useful? Yes | No
  Page 1 of 2   « First    1    2    >     Last »  


 
Go To Top


 Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape