Hi all,
For some reason a hyphen - symbol is translated to ¿ with the decode function i used below. This is a known issue with the character translation between Source system HP and oracle server database server
Is there something else I can fix this.
decode(metro_country_ind, 'C','Print – Regional', null)
Print ¿ Regional