display nvarchar2 data

wiedman

Member²
I have users that when querying a table with a column of type nvarchar2(2), the data for that column does not display. I am running the same version of pl/sql developer, 7.0.0.1050, and I can see the data for that column. Is there some setting within the tool that needs to be set to see nvarchar2 data? Thanks in advance for your help.
 
Back
Top