Hello everyone, I'm trying to do some housekeeping before preparing the files for an upgrade.

I now have about 2000 products on my site would like to export a list of products that have zero sales since the time it was posted.

On the database, there is table called "products" which has a column 'products_ordered' which at first I thought counts the number of times the product has been ordered. When I exported this, I searched on all zero products_ordered and found some products that I am sure was purchased yet it says "0" so this is probably not the right table to be looking at?

Any help will be much appreciated!

Thanks