--- title: "DMX Tutorials (Analysis Services - Data Mining) | Microsoft Docs" ms.date: 06/07/2018 ms.prod: sql ms.technology: analysis-services ms.custom: dmx ms.topic: conceptual ms.author: owend ms.reviewer: owend author: minewiskan --- # DMX Tutorials (Analysis Services - Data Mining) [!INCLUDE[ssas-appliesto-sqlas](../includes/ssas-appliesto-sqlas.md)] The following tutorials introduce you to the use of Data Mining Extensions (DMX) statements with data mining structures and models. ## In This Section [Bike Buyer DMX Tutorial](https://msdn.microsoft.com/library/4b634cc1-86dc-42ec-9804-a19292fe8448) 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. [Market Basket DMX Tutorial](https://msdn.microsoft.com/library/6e262a1d-c89e-4033-8368-46cf25168ef5) 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](../dmx/data-mining-extensions-dmx-syntax-elements.md) [Data Mining Extensions (DMX) Data Definition Statements](../dmx/dmx-statements-data-definition.md) [Data Mining Extensions (DMX) Data Manipulation Statements](../dmx/dmx-statements-data-manipulation.md) [Understanding the DMX Select Statement](../dmx/understanding-the-dmx-select-statement.md) ## Related Sections [Multidimensional Model Data Access (Analysis Services - Multidimensional Data)](https://docs.microsoft.com/analysis-services/multidimensional-models/mdx/multidimensional-model-data-access-analysis-services-multidimensional-data) ## See Also [Structure and Usage of DMX Prediction Queries](../dmx/structure-and-usage-of-dmx-prediction-queries.md) [Basic Data Mining Tutorial](https://msdn.microsoft.com/library/6602edb6-d160-43fb-83c8-9df5dddfeb9c)