How to Drop a View in SQL Server

To drop a view, use the DROP VIEW command:

drop view category_1_products_v;
database icon
Shared queries and folders ✅ Version history ✅ One-click connection to SQL Server ✅
Get more done, together, with PopSQL and SQL Server