- Explore
- Collaborate
- Visualize
- Connect
- Pricing
How to Drop a View in SQL Server
To drop a view, use the DROP VIEW
command:
drop view category_1_products_v;
From SQL Server query to chart to Slack in seconds
Get to answers faster, together, with PopSQL and SQL Server
Previous
From SQL Server query to chart to Slack in seconds
Get to answers faster, together, with PopSQL and SQL Server