Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.26 KB

File metadata and controls

29 lines (22 loc) · 1.26 KB
description MDX Statement Reference (MDX)
title MDX Statement Reference (MDX) | Microsoft Docs
ms.date 02/17/2022
ms.prod sql
ms.technology analysis-services
ms.custom mdx
ms.topic reference
ms.author owend
ms.reviewer owend
author minewiskan

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)