How to Drop a View in MySQL

To drop a view, use the DROP VIEW command:

DROP VIEW view_name;
database icon
SQL editing that just rocks
PopSQL and MySQL, better together