| title | DROP MINING MODEL (DMX) |
|---|---|
| description | DROP MINING MODEL (DMX) |
| ms.date | 02/17/2022 |
| ms.service | sql |
| ms.subservice | analysis-services |
| ms.topic | reference |
| ms.custom | dmx |
[!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