Learn More
Deployment Options
Configuration Options
Applications
Databases
Large Language Models
Bring Your Own Models
AutoML
Time Series Models
Connect to MindsDB
SQL Commands
Projects
Models
Views
Tables
Files
Jobs
No-SQL Commands
Endpoints
Natural Language Processing
Time Series
Classification
Regression
The DROP VIEW statement deletes the view.
DROP VIEW
Here is the syntax:
DROP VIEW view_name;
On execution, we get:
Query successfully completed