Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Configure/Show binary characters in SQL Developer

Amer Ramamni-OracleSep 24 2014 — edited Sep 24 2014

Hi Gurus,

I have a question on showing the data using SQL Developer. Here it goes ....

I have a column in a table called XYZ, and it has the following data for an ID:

In Toad, the data shows:

J&S 50% Annuity - Disabled - Over 70 �

In SQL Developer, the data shows:

Data.jpg

Original Data:

J&S 50% Annuity - Disabled - Over 70 ½

Is there some sort of configuration in SQL Developer that i can do to show the "1/2" ? In addition, is there any type of configuration at the database level that I need to do to show original values/text ?

Thanks in Advance,

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 22 2014
Added on Sep 24 2014
1 comment
560 views