The document discusses Data Mining Query Language (DMQL), which is based on SQL and allows users to define data mining tasks. DMQL can be used to specify data mining primitives and define data warehouses and data marts. The syntax of DMQL is presented, including commands to use a database or data warehouse, specify attributes or dimensions, and filter from relations using conditions. An example DMQL query is provided to select from multiple tables and group results by date. References on data warehousing, OLAP, and data mining concepts are also listed.