Dear All,
I am new to Postgresql. I have a field with lots of dublicate words and i want
to remove any dublicate word from that field.
For example, if i have a field with a string " one, one, two, two, three", how
would i get " one, two, three" only ?
Any help is much apprecieated !
Sukuchha