- Instant SQL Server Analysis Services 2012 Cube Security
- Satya SK Jayanty
- 93字
- 2021-08-13 16:32:03
Getting ready
In order to fulfill the criteria we need the following prerequisites and steps:
- SQL Server 2012 Management Studio (SSMS)
- AdventureWorks2012 database: we can obtain the necessary database files and database product samples from SQL Server Database Product Samples downloads page http://msftdbprodsamples.codeplex.com/releases/view/55330.
Note
These sample databases cannot be installed on any version of SQL Server other than SQL Server 2012 RTM or higher.
- Ensure you install the databases to your specified 2012 version instance
- For the sake of this book I have created a new OLAP database using the
AdventureWorksDM.xmla
script file
推薦閱讀
- Mastering RabbitMQ
- Vue.js入門與商城開發實戰
- Getting Started with PowerShell
- SQL for Data Analytics
- 單片機應用技術
- Expert Android Programming
- Python 3破冰人工智能:從入門到實戰
- SQL經典實例(第2版)
- ElasticSearch Cookbook(Second Edition)
- 大話Java:程序設計從入門到精通
- Machine Learning for OpenCV
- Learning Kotlin by building Android Applications
- Deep Learning for Natural Language Processing
- Elasticsearch搜索引擎構建入門與實戰
- Computer Vision with Python 3