I have a table with text that certainly will have accents áéíóú etc in the text.
However another system that is connected to this has problems managing accents.
I am creating a View so that this system connects to that view, but I want to remove the accents from the query.
Is there a way to replace those characters on a query? (original data must not be transformed)
Let's say transform:
Héctor
Pablo
Pedro
María
to
Hector
Pablo
Pedro
Maria