Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1 KB

File metadata and controls

41 lines (31 loc) · 1 KB
description DROP MINING MODEL (DMX)
title DROP MINING MODEL (DMX) | Microsoft Docs
ms.date 06/07/2018
ms.prod sql
ms.technology analysis-services
ms.custom dmx
ms.topic reference
ms.author owend
ms.reviewer owend
author minewiskan

DROP MINING MODEL (DMX)

[!INCLUDEssas]

Deletes a mining model from the database.

Syntax

  
DROP MINING MODEL <model >  

Arguments

model
A model identifier.

Examples

The following sample code drops the mining model NBSample.

DROP MINING MODEL [NBSample]  

See Also

Data Mining Extensions (DMX) Data Definition Statements
Data Mining Extensions (DMX) Data Manipulation Statements
Data Mining Extensions (DMX) Statement Reference