开发者

i am not able to see arabic letters while using pl sql developer

开发者 https://www.devze.com 2023-02-28 18:27 出处:网络
I am not able to see Ara开发者_Go百科bic letters while using pl sql developer In one database, its showing correctly, but when I query in another its not coming up.

I am not able to see Ara开发者_Go百科bic letters while using pl sql developer

In one database, its showing correctly, but when I query in another its not coming up.

Is there anything to change in settings ? if anyone knew please let me know !!!


Might be datatype on the other database in not the NVARCHAR. Please make sure that it is nvarchar datatype in the other database also.

0

精彩评论

暂无评论...
验证码 换一张
取 消