- Explore
- Collaborate
- Visualize
- Connect
- Pricing
How to Drop a View in MySQL
To drop a view, use the DROP VIEW
command:
DROP VIEW view_name;
From MySQL query to chart to Slack in seconds
Get to answers faster, together, with PopSQL and MySQL
Previous
How to Create a View
From MySQL query to chart to Slack in seconds
Get to answers faster, together, with PopSQL and MySQL