> ## Documentation Index
> Fetch the complete documentation index at: https://docs.driftodata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# DROP MODEL

`DROP MODEL <X>`: This statement deletes a given ML model.

### Syntax

```sql
DROP MODEL my_model
```
