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
From SQL Server query to chart to Slack in seconds
Get to answers faster, together, with PopSQL and SQL Server