VEHICLE PLATE NUMBER APPEARS AS QUESTION MARK
When I query for data that have arabic text in PL/SQL Developer, It is showed as question marks (????).
The data is stored correctly in DB, because in other system it appears fine
But in my PC this issue appears
It's a vehicle plate number
SELECT * FROM Tbl_name lc where lc.appln =12345;