| description | DROP MINING MODEL (DMX) |
|---|---|
| title | DROP MINING MODEL (DMX) | Microsoft Docs |
| ms.date | 06/07/2018 |
| ms.prod | sql |
| ms.technology | analysis-services |
| ms.custom | dmx |
| ms.topic | reference |
| ms.author | owend |
| ms.reviewer | owend |
| author | minewiskan |
[!INCLUDEssas]
Deletes a mining model from the database.
DROP MINING MODEL <model >
model
A model identifier.
The following sample code drops the mining model NBSample.
DROP MINING MODEL [NBSample]
Data Mining Extensions (DMX) Data Definition Statements
Data Mining Extensions (DMX) Data Manipulation Statements
Data Mining Extensions (DMX) Statement Reference