| title | DROP MINING STRUCTURE (DMX) |
|---|---|
| description | DROP MINING STRUCTURE (DMX) |
| ms.date | 02/17/2022 |
| ms.service | sql |
| ms.subservice | analysis-services |
| ms.topic | reference |
| ms.custom | dmx |
[!INCLUDEssas]
Drops the specified mining structure from the database. All the mining models that are associated with the structure are also dropped from the database.
DROP MINING STRUCTURE <structure>
structure
A structure identifier.
The following example drops the New Mailing mining structure from the database.
DROP MINING STRUCTURE [New Mailing]
Data Mining Extensions (DMX) Data Definition Statements
Data Mining Extensions (DMX) Data Manipulation Statements
Data Mining Extensions (DMX) Statement Reference