DROP CUBE Statement

The DROP CUBE statement is used to delete an existing cube. This statement is valid only when working in the desktop mode (i.e. when not connected to a Microsoft® OLAP Server).

BNF

<drop-cube> ::= DROP CUBE <cube-name>