How to Drop a View in Snowflake

To drop a view, use the DROP VIEW command:

drop view category_1_products_v;
database icon
Real-time SQL collaboration is here
Get started with PopSQL and Snowflake in minutes