Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.16 KB

File metadata and controls

26 lines (19 loc) · 1.16 KB
title MDX Statement Reference (MDX)
description MDX Statement Reference (MDX)
ms.date 02/17/2022
ms.service sql
ms.subservice analysis-services
ms.topic reference
ms.custom 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)