List<nameOfCustomeSetting__c > rs = [SELECT Id FROM nameOfCustomeSetting__c ]; delete rs;
Alessandro Picchiri
You must be logged in to post a comment.