Topic: BW310学习问题-Advantages of the SAP BW Star Schema

ERP俱乐部

第 1 页 总共 1 页 [共有 3 条记录]


Posted by 太平洋 on 2007-08-17 11:28 上午
BW星型模型的好处,BW310中描述:
• Advantages:
– The use of automatically generated INT4 keys I (SID keys, DIMID
keys) enables faster access to data than via long alpha-numeric keys.
– Thanks to the excavation of master data from the dimension tables
using the SID technique, the following modeling possibilities exist :
Historizing dimensions
Multi-lingual capability
Cross-BasisCube use of master data (→ “shared dimensions”)
– The query performance is improved here as aggregated key figures
can be stored in their own fact tables.

不太理解,那位达人指点下?

Posted by charlieokok on 2007-08-25 09:16 下午
这个比较麻烦的啊

Posted by beginer on 2009-03-25 03:51 下午
采用四位数字的sid key ,dimid key比用更长的字母数字混合的key当然性能上更好啦 另外这种星型扩展模型可以实现模型间的维度共享