| title | DROP SUBCUBE Statement (MDX) | Microsoft Docs |
|---|---|
| ms.date | 06/04/2018 |
| ms.prod | sql |
| ms.technology | analysis-services |
| ms.custom | mdx |
| ms.topic | reference |
| ms.author | owend |
| ms.reviewer | owend |
| author | minewiskan |
Drops a specified subcube, reverting to the previously defined cube or subcube definition with the specified name.
DROP SUBCUBE Subcube_Name
Subcube_Name
A valid string expression that provides a subcube name.
MDX Scripting Statements (MDX)
CREATE SUBCUBE Statement (MDX)