How to Drop a View in MySQL
To drop a view, use the DROP VIEW
command:
DROP VIEW view_name;
Previous
How to Create a ViewShared queries and folders ✅ Version history ✅ One-click connection to MySQL ✅
Get more done, together, with PopSQL and MySQL