- Hands-On Data Science with SQL Server 2017
- Marek Chmel Vladimír Mu?n?
- 161字
- 2021-06-10 19:13:58
SQL Server Analysis Services
SQL Server Analysis Services, or SSAS for short, is an essential part of the business intelligence stack on the SQL Server used for online analytical processing (OLAP). Microsoft's first entrance to the OLAP world began in 1996 when Microsoft purchased a company called Panorama Software and implemented the solution into SQL Server 7.0, known as SQL Server OLAP Services 7.0, which was released 2 years after the purchase. Since SQL Server 2000, this component has been known as SQL Server Analysis Services. This was mainly due to the addition of data mining services into OLAP, which enhanced the feature set in a great way.
When we're working with Analysis Services these days, we can choose three types of installations. The oldest model was Multidimensional, then Microsoft added PowerPivot around the release of SQL Server 2008 R2, and the latest addition is the Tabular Mode introduced with SQL Server 2012:

- Instant Raspberry Pi Gaming
- Hands-On Internet of Things with MQTT
- 傳感器技術應用
- Moodle Course Design Best Practices
- Enterprise PowerShell Scripting Bootcamp
- 貫通Java Web開發三劍客
- RedHat Linux用戶基礎
- 智能生產線的重構方法
- Windows安全指南
- 生物3D打印:從醫療輔具制造到細胞打印
- 智慧未來
- 基于Proteus的PIC單片機C語言程序設計與仿真
- 歐姆龍CP1系列PLC原理與應用
- 從實踐中學嵌入式Linux操作系統
- Hands-On Data Analysis with NumPy and pandas