Content deleted Content added
→top: Replaced {{unreferenced}} with {{more citations needed}} and other General fixes |
No edit summary |
||
Line 3:
'''Data Mining Extensions''' ('''DMX''') is a query language for [[data mining]] models supported by [[Microsoft]]'s [[SQL Server Analysis Services]] product.<ref>{{Cite web |title=Sql server - Explain how to use DMX-the data mining query language |url=https://www.careerride.com/data-mining-query-language.aspx |access-date=2022-08-23 |website=www.careerride.com}}</ref>
Like [[SQL]], it supports a data definition language, data manipulation language and a data query language, all three with SQL-like syntax.
Whereas SQL statements operate on relational tables, DMX statements operate on data mining models.
Similarly, SQL Server supports the [[Multidimensional Expressions|MDX]] language for [[OLAP]] databases.
|