Hi guys!
I had job to update this field that will include new emails, now the new requirement is I have to delete some of those email names but confronted with this issue, since those emails on one field only (type is String), how do I select this field logicaly? kindly see my example below,
email name to delete: john@example.com
example record1: james@exampe.com;john@example.com;fox@example.com
example record2: john@example.com;james@example.com;fox@example.com
your help guys is much appreciated, Thank you!