2 respostas
First you will be required to export all the records in a CSV file. Then you can delete the records that you require in the CSV file. When you have deleted all the records in the CSV then you can map the ID Column of the CSV file to the Id column of the object. For Further Reference ( https://exploringbits.com/how-to-delete-records-from-developer-console-in-salesforce/ )