Was this helpful?
DROP MODEL
Valid in: SQL, ESQL, OpenAPI, ODBC, JDBC, .NET
The DROP MODEL statement deletes an existing machine learning model.
This statement has the following format:
DROP USER [IF EXISTS] model_name;
Last modified date: 12/19/2024