PopSQL

How to Drop a View in MySQL

To drop a view, use the DROP VIEW command:

DROP VIEW view_name;
database icon
Real-time SQL collaboration is here
Get started with PopSQL and MySQL in minutes