- Expert Cube Development with SSAS Multidimensional Models
- Chris Webb Alberto Ferrari Marco Russo
- 146字
- 2021-08-13 18:02:56
Summary
In this chapter, we've learned a bit about the theory of data warehouse and data mart design, and how it should be applied when we're using Analysis Services. We've found out that we definitely do need to have a data mart designed according to the principles of dimensional modeling, and that a star schema is preferable to a snowflake schema; we've also seen how certain common design problems such as Slowly Changing Dimensions, junk dimensions, and degenerate dimensions can be solved in a way that is appropriate for Analysis Services. Last of all, we've recommended the use of a layer of simple views between the tables in the data mart and Analysis Services to allow us to perform calculations, change column names and join tables, and we've found out why it's better to do this than do the same thing in the Data Source View.
- Practical Data Science Cookbook(Second Edition)
- SQL for Data Analytics
- AngularJS深度剖析與最佳實踐
- x86匯編語言:從實模式到保護(hù)模式(第2版)
- Groovy for Domain:specific Languages(Second Edition)
- Python數(shù)據(jù)可視化之Matplotlib與Pyecharts實戰(zhàn)
- 量化金融R語言高級教程
- Statistical Application Development with R and Python(Second Edition)
- Learning AWS
- Machine Learning for OpenCV
- PhoneGap 4 Mobile Application Development Cookbook
- 現(xiàn)代CPU性能分析與優(yōu)化
- Visual Basic語言程序設(shè)計上機(jī)指導(dǎo)與練習(xí)(第3版)
- JavaWeb從入門到精通(視頻實戰(zhàn)版)
- Getting Started with Web Components