Analyzing by Email Service Providers
I'm trying to find a way to analyze my companies entire lead bank by email service provider. I've thought of a case expression, but that seems to be very finite. I would think I need an operand of "contains" = @gmail.com, for example. I'm new to SQL functions and haven't a clue. I've thought about doing this in excel with vlookups, but I thought I'd push myself and learn how to structure it in reporting. Any help would be greatly appreciated.
0