Re: Solving Arabic language issue
I have the same problem, but with French, Norwegian, and Spanish characters. I changed the character set in the CLI to utf8mb4. That is what I use in the CLI and it works there. I then issue the command:
select char(134);
I should get a lower case 'a' with a circle on top (å), but what I get is a black diamond with a question mark inside (�).
Any suggestions?
Subject
Views
Written By
Posted
369
August 26, 2022 03:14PM
182
August 27, 2022 10:39AM
Re: Solving Arabic language issue
166
September 20, 2022 11:08AM
Sorry, only registered users may post in this forum.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.