Need some help.
So I have a field that look like this:
Lang_Spoken
ENG, SPA, OTH, CHI, JPN, OTH, OTH
We are keeping track of more languages than the Client is asking for - so every time a language is return that isn't on their list it goes down as "OTH".
How can I best clean this field of duplicate "OTH" or any other dup for that matter.
Thanks for any help.