Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to learn MDX [closed]

Tags:

olap

ssas

mdx

I am currently learning OLAP & MDX after many years of relational database development.

Any tips on getting started in MDX? What are the best books and resources to learn MDX?

like image 801
Craig Avatar asked Aug 24 '08 10:08

Craig


2 Answers

A classic, albeit a bit dated, book is Fast Track to MDX. It's a great overview and a quick read, though it doesn't cover the new MDX features of SQL Server 2005.

The Spofford book MDX Solutions is more up date and a little deeper, but a bit harder to get through.

I also highly recommend the blogs of Mosha Pasumansky, Chris Webb, and Darren Gosbell.

like image 139
Kevin Dente Avatar answered Sep 23 '22 16:09

Kevin Dente


Here is an MDX gentle introduction.

like image 21
Marc Polizzi Avatar answered Sep 23 '22 16:09

Marc Polizzi