- Microsoft SQL Server 2014 Business Intelligence Development Beginner’s Guide
- Reza Rad
- 173字
- 2021-08-13 17:55:20
Chapter 2. SQL Server Analysis Services Multidimensional Cube Development
In the previous chapter, you learned how to design a data warehouse. In this chapter, you will learn how to create an OnLine Analytical Processing (OLAP) cube with the help of Microsoft SQL Server Analysis Services (SSAS) from an existing data warehouse. OLAP means loading data from a data warehouse into a file structure that makes it much faster to access measures in different granular levels. OLAP cubes also provide much better navigation through hierarchical structures, and slicing and dicing becomes much easier.
In this chapter, you will understand how to develop SSAS cubes and how to create hierarchies and calculated measures. MDX, which is the query and calculation language of SSAS Multidimensional, will be introduced. You will also read about the deployment of OLAP cubes on the server and the processing of cubes to get data loaded into the OLAP structure. Creating an OLAP cube is an important step in a BI system because it will provide the just mentioned benefits.
- Vue 3移動Web開發與性能調優實戰
- DevOps with Kubernetes
- 程序員面試白皮書
- Visual FoxPro程序設計教程(第3版)
- INSTANT OpenCV Starter
- TypeScript Blueprints
- Mastering OpenCV Android Application Programming
- AWS Serverless架構:使用AWS從傳統部署方式向Serverless架構遷移
- Mastering PHP Design Patterns
- 基于差分進化的優化方法及應用
- Visual Basic程序設計實驗指導(第二版)
- 51單片機C語言開發教程
- Natural Language Processing with Java and LingPipe Cookbook
- Learning Unreal Engine Android Game Development
- 移動互聯網軟件開發實驗指導