Employee__c emp = [SELECT Id FROM Employee__c Where Id = 'a02WU000007cDl1YAE' ALL ROWS]; undelete emp;