Interview Questions

What is Dimensional Modelling?

Data Warehousing Interview Questions and Answers


(Continued from previous question...)

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.

(Continued on next question...)

Other Interview Questions