| title | Data Manipulation Statements (DMX)| Microsoft Docs |
|---|---|
| description | Data Manipulation Statements (DMX) |
| ms.date | 02/17/2022 |
| ms.service | sql |
| ms.subservice | analysis-services |
| ms.topic | reference |
| ms.custom | dmx |
[!INCLUDEssas]
The following table lists the statements that are part of the data mining data manipulation language (DML) in Data Mining Extensions (DMX).
| Topic | Description |
|---|---|
| DELETE (DMX) | Clears the trained content from a mining model. |
| INSERT INTO (DMX) | Trains a mining model. |
| SELECT (DMX) | Browses a mining model. |
| <source data query> | Queries data sources for both INSERT INTO and SELECT statements. |
| UPDATE (DMX) | Changes the content in the mining model. |
Data Mining Extensions (DMX) Data Definition Statements
Data Mining Extensions (DMX) Statement Reference