Removing products and categories from the database
This shows you the differences between the selected revision and the current version of the page.
| import-export_and_data_manipulation:removing_products_through_the_database 2012/03/20 19:57 | import-export_and_data_manipulation:removing_products_through_the_database 2012/09/06 07:58 current | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | Below queries will definitely delete products from database but still few tables have entries for e.g. catalog_product_flat_1, catalog_product_flat_2,etc. So its not wise to delete using below queries. | ||
| + | |||
| ===== Removing products and categories from the database ===== | ===== Removing products and categories from the database ===== | ||


