How to Drop a View in Snowflake

To drop a view, use the DROP VIEW command:

drop view category_1_products_v;
database icon
Better SQL for the people
Get more done with PopSQL and Snowflake