Data Mining Extensions (DMX) Data Manipulation Statements

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.