| title | Data Manipulation Statements (DMX)| Microsoft Docs |
|---|---|
| ms.date | 10/23/2019 |
| ms.prod | sql |
| ms.technology | analysis-services |
| ms.custom | dmx |
| ms.topic | conceptual |
| ms.author | owend |
| ms.reviewer | owend |
| author | minewiskan |
[!INCLUDEssas-appliesto-sqlas]
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