S
sanderijken
I have a column with e-mail adressess in it. I want a duplicate query showing
only the duplicates what comes after the @ sign.
Example:
[email protected]
[email protected]
[email protected]
Result I want
@hotmail.com 2
@gmail.com 1
only the duplicates what comes after the @ sign.
Example:
[email protected]
[email protected]
[email protected]
Result I want
@hotmail.com 2
@gmail.com 1