- Oracle Essbase 9 Implementation Guide
- Joseph Sydney Gomez Sarma Anantapantula
- 323字
- 2021-04-01 14:18:43
The Dimensional Data Model
The Dimensional Data Model is the data modeling methodology most commonly used in data warehousing systems. The Dimensional Data Model differs substantially from the Third Normal Form, more commonly used for transactional systems. As you can imagine, the same data would then be stored much differently in a dimensional model than in a 3NF model.
The Dimensional Data Model consists of Fact and Dimension tables. The Fact tables store the numerical values of the business unit and contain numerical or additive measures of the business like Gross Sales, Gross Units. The Fact table also contains columns which link to the Dimension table. The Dimension table stores the descriptive information about the dimension and some times these are joined to other dimension tables to define the hierarchy of a dimension like Market (Geographical information) or Time information.
To understand Dimensional Data Modeling, we'll define some of the terms commonly used. Pay attention here as you may notice a definite similarity here with the terms used to describe data in an Essbase database
- Dimension: A category of information, for example, the
Time
dimension. TheTime
dimension would contain data relative to time periods such as days or months or years. - Attribute: A distinct level within a dimension. For example, Year is an attribute in the
Time
dimension. - Hierarchy: The specification of levels that represents relationship between different attributes within a dimension. For example, one possible hierarchy in the
Time
dimension is Year | Quarter | Month | Day.
When the data in the data warehouse is modelled using the Dimension Data Model method instead of being organized like the 3NF method, which is in neat rows and columns with primary keys to identify everything, it usually follows the line of the dimensions that are included as necessary components of your data. The resultant structure of the dimensional data method resembles more of a multidimensional cube than two dimensional rows and columns.
- UG NX 12.0中文版完全自學一本通
- JasperReports for Java Developers
- Oracle Business Intelligence : The Condensed Guide to Analysis and Reporting
- Photoshop CS6平面設計應用教程(第4版)
- PPT設計實用教程
- Adobe Illustrator 2023基礎教材
- 中文版CorelDRAW基礎培訓教程
- CAD/CAM技術與應用
- 中文版Photoshop CS6全能修煉圣經(移動學習版)
- Photoshop CC 2019 平面設計實例教程
- 中文版CINEMA 4D R20 實用教程
- Revit技巧精選應用教程
- Photoshop & Illustrator平面設計火星課堂
- 寫給大家看的PPT設計書(第2版)
- 跟著視頻學Excel數據處理:函數篇