How to Drop a View in MySQL

To drop a view, use the DROP VIEW command:

DROP VIEW view_name;
database icon
Finally, a unified workspace for your SQL development
Get more done, together, with PopSQL and MySQL