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:

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,