Data Mining Extensions

Data Mining Extensions (DMX) is a query language for data mining models supported by Microsoft's SQL Server Analysis Services product.

Similarly, Microsoft SQL Server supports the MDX language for OLAP databases.

DMX is used to create and train data mining models, and to browse, manage, and predict against them.

They can extract information from existing data mining models in various ways.

The data definition language (DDL) part of DMX can be used to The data manipulation language (DML) part of DMX can be used to This example is a singleton prediction query, which predicts for the given customer whether she will be interested in home loan products.