Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

hyphen is translated to a symbol ¿

ricard888Jun 4 2014 — edited Jun 13 2014

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



Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 11 2014
Added on Jun 4 2014
9 comments
10,788 views