18 Sep Delete All Products From Magento Using MySQL & phpMyAdmin
The easiest way to quickly delete all products from Magento is to delete the MySQL entries using phpMyAdmin. This SQL command can also be used directly with MySQL too. Log in to your phpMyAdmin, select your Magento database and then go to the SQL tab and...