-- drop unused views DROP VIEW IF EXISTS v_product_categories; DROP VIEW IF EXISTS v_product_categories_v2;