DMX Tutorials (Analysis Services - Data Mining)
Applies to:
SQL Server Analysis Services
The following tutorials introduce you to the use of Data Mining Extensions (DMX) statements with data mining structures and models.
In This Section
In this tutorial, you will learn how to create, train, and explore mining models by using the DMX query language. You will then use these mining models to create predictions about whether a customer is likely to purchase a specific product.
In this tutorial, you will learn how to create a mining model that predicts which products tend to be purchased at the same time. This tutorial also demonstrates the use of nested tables in data mining.
Reference
Data Mining Extensions (DMX) Syntax Elements
Data Mining Extensions (DMX) Data Definition Statements
Data Mining Extensions (DMX) Data Manipulation Statements
Understanding the DMX Select Statement
Related Sections
Multidimensional Model Data Access (Analysis Services - Multidimensional Data)
See Also
Structure and Usage of DMX Prediction Queries
Basic Data Mining Tutorial