- 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.
- 中文版Premiere Pro CC入門教程
- Inkscape 0.48 Illustrator's Cookbook
- 改變思維:菜鳥也能做出震撼PPT(全彩版)
- AI圖像處理:Photoshop+Firefly后期處理技術基礎與實戰
- Cinema 4D 2024+AI工具詳解與實戰(視頻微課·全彩版)
- Getting Started With Oracle SOA Suite 11g R1 – A Hands/On Tutorial
- 新編AutoCAD 2016從入門到精通
- Designing and Implementing Linux Firewalls and QoS using netfilter, iproute2, NAT and l7/filter
- 中文版CorelDRAW X7基礎培訓教程
- LaTeX論文寫作教程
- 剪映:零基礎輕松掌握手機剪輯短視頻
- 零基礎學Procreate萌物繪
- 跟著視頻學Excel數據處理:函數篇
- AutoCAD 2010 機械設計與制作技能基礎教程
- 速學Axure RP:產品原型設計從入門到進階