List<Account> ActiveORWarmAccounts = [SELECT Id FROM Account WHERE Rating = 'Cold' OR Active__c = 'No'];