I would like to find a way to eliminate the accents of a string in postgresql.
For exemple, 'aaéeeà' should become 'aaeeea'.
any ideas ?
thank you for your answers, have a great day
best regards
I would like to find a way to eliminate the accents of a string in postgresql.
For exemple, 'aaéeeà' should become 'aaeeea'.
any ideas ?
thank you for your answers, have a great day
best regards
