Closed paustint closed 2 years ago
SELECT Id FROM Contact WHERE ( (NOT Email LIKE '%@foo1.com') AND (NOT Email LIKE '%@foo2.com') )
Description