We have a table with both varchar2 and nvarchar2 columns. Using java frontend we can sucessfuly select, insert and update nvarchar2 columns. But when doing a select on this table from pl/sql developer SQL window we get giberihs in nvarchar2 columns.
Characterset for nvarchar2 is AL16UTF16 and we are using PL/SQL Developer 6.0.4.906.
Characterset for nvarchar2 is AL16UTF16 and we are using PL/SQL Developer 6.0.4.906.