Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.22 KB

mdx-statement-reference-mdx.md

File metadata and controls

29 lines (22 loc) · 1.22 KB
title description author ms.author ms.reviewer ms.date ms.service ms.subservice ms.topic ms.custom
MDX Statement Reference (MDX)
MDX Statement Reference (MDX)
kfollis
kfollis
kfollis
02/17/2022
sql
analysis-services
reference
mdx

MDX Statement Reference (MDX)

Multidimensional Expressions (MDX) statements are separated into three groups, as described in the following table.

In This Section

Topic Description
MDX Scripting Statements (MDX) Contains information about MDX scripting statements that manage query context, scope, and the control of flow within MDX scripts.
MDX Data Definition Statements (MDX) Contains information about MDX data definition statements that create, drop, and manipulate multidimensional objects.
MDX Data Manipulation Statements (MDX) Contains information about MDX data manipulation statements that retrieve and manipulate data from multidimensional objects.

See Also

MDX Language Reference (MDX)