PopSQL

How to Drop a View in Snowflake

To drop a view, use the DROP VIEW command:

drop view category_1_products_v;
database icon
SQL editing that just rocks
PopSQL and Snowflake, better together