Data Mining Extensions (DMX) Data Definition Statements
The following table lists the statements that are part of the data mining data definition language (DDL) in Data Mining Extensions (DMX).
Statement | Description |
---|---|
Creates a new mining structure in the database. |
|
Adds a mining model to an existing mining structure. |
|
Creates a new mining structure and mining model in the database. |
|
Deletes a mining model from the database. |
|
Deletes a mining structure from the database. |
|
Exports a mining model or mining structure and associated objects into a .abf file. |
|
Imports a mining model or mining structure and associated objects from a .abf file. |
|
Creates a copy of an existing mining model. |
See Also
Reference
Data Mining Extensions (DMX) Data Manipulation Statements
Data Mining Extensions (DMX) Statement Reference