I need to do an update with french characters in Teradata, the problem is that I don't know where I can find a conversion list. For example:
É --> É
î --> Î
Ö --> Ö
Where can I find the all-corresponding list of symbols for each French character? or a way to do the update using some functions?
Thank you.