I have a db table which is stored few thousand of member's email, some of the email was entry with double email address within a field, for example is like abc@site.comxyz@site.com
, how can I filter/search these kind of entry with double @
sign?
thanks