source: branches/rel/html/install/sql/drop_view.sql @ 12157

Revision 12157, 226 bytes checked in by uehara, 17 years ago (diff)
Line 
1DROP VIEW vw_category_count;
2DROP VIEW vw_product_class;
3DROP VIEW vw_products_allclass_detail;
4DROP VIEW vw_products_allclass;
5DROP VIEW vw_products_nonclass;
6DROP VIEW vw_cross_products_class;
7DROP VIEW vw_cross_class;
Note: See TracBrowser for help on using the repository browser.