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!

Problems with € simbol

user10714771Oct 5 2015 — edited Oct 8 2015

Hello. I have a problem when displaying the symbol .

Toad or SqlPlus the problem does not exist. is the symbol of good shows

select '€' from dual

Return ?

These are my values NLS

"PARAMETER" "VALUE"

"NLS_LANGUAGE" "SPANISH"

"NLS_TERRITORY" "SPAIN"

"NLS_CURRENCY" "¿"

"NLS_ISO_CURRENCY" "SPAIN"

"NLS_NUMERIC_CHARACTERS" ",."

"NLS_CALENDAR" "GREGORIAN"

"NLS_DATE_FORMAT" "DD/MM/YYYY HH24:MI:SS"

"NLS_DATE_LANGUAGE" "SPANISH"

"NLS_SORT" "SPANISH"

"NLS_TIME_FORMAT" "HH24:MI:SSXFF"

"NLS_TIMESTAMP_FORMAT" "DD/MM/RR HH24:MI:SSXFF"

"NLS_TIME_TZ_FORMAT" "HH24:MI:SSXFF TZR"

"NLS_TIMESTAMP_TZ_FORMAT" "DD/MM/RR HH24:MI:SSXFF TZR"

"NLS_DUAL_CURRENCY" "¿"

"NLS_COMP" "BINARY"

"NLS_LENGTH_SEMANTICS" "BYTE"

"NLS_NCHAR_CONV_EXCP" "FALSE"

The version of the database is

"BANNER"

"Oracle Database 11g Release 11.2.0.3.0 - 64bit Production"

"PL/SQL Release 11.2.0.3.0 - Production"

"CORE 11.2.0.3.0 Production"

"TNS for Linux: Version 11.2.0.3.0 - Production"

"NLSRTL Version 11.2.0.3.0 - Production"

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 5 2015
Added on Oct 5 2015
12 comments
3,031 views