Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

MultiDimensional eXpressions

MultiDimensional eXpressions - Query language

< >

MultiDimensional eXpressions is a query language created in 1997 by Mosha Pasumansky.

#1263on PLDB 26Years Old 590Users
0Books 0Papers

Multidimensional Expressions (MDX) is a query language for online analytical processing (OLAP) using a database management system. Much like SQL, it is a query language for OLAP cubes. It is also a calculation language, with syntax similar to spreadsheet formulas.. Read more on Wikipedia...


Example from the web:
SELECT { [Measures].[Store Sales] } ON COLUMNS, { [Date].[2002], [Date].[2003] } ON ROWS FROM Sales WHERE ( [Store].[USA].[CA] )
sisal.html 路 mdx-lang.html 路 powerisa.html

View source

- Build the next great programming language Search Day 214 About Blog Acknowledgements Traffic Traffic Today GitHub feedback@pldb.com