Delete listings + import csv
1) I've hit an issue where I need to wipe out over 5000 listings. I'm thinking this has to be done only via mysql just not sure how. help ?
2) I have a CSV file with over 30 thousand listings. All ready to go. It never imports properly. There is always something that goes wrong and that's why I need to figure out also error number 1 above. I have to re-import then there is duplicates and it just becomes messy. I am thinking of splitting it down to groups of one thousand listings. I just know there must be a way that is simpler.
All help is welcome and much appreciated!