- 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.
- Python編程自學手冊
- 案例式C語言程序設計
- Angular UI Development with PrimeNG
- 深入實踐Spring Boot
- ASP.NET Core 2 and Vue.js
- The Data Visualization Workshop
- Mastering Apache Spark 2.x(Second Edition)
- PhoneGap:Beginner's Guide(Third Edition)
- Learning Hadoop 2
- 零基礎學HTML+CSS
- UX Design for Mobile
- Mastering OAuth 2.0
- Java程序設計教程
- Python繪圖指南:分形與數據可視化(全彩)
- Python深度學習與項目實戰