Encoding error during export to clipboard

NM10

Member
Hi,
I have encoding error during export to clipboard cyrillic symbols in sql window.
For example:
[Export Query Results...] -> [To clipboard as] -> [SQL file] returns
insert into tab_tab (NAME)
values ('РџРѕРїРѕР
 
Last edited:
I pasted it into the same sql window in pl sql developer, I pasted it into the notepad++ window. The result was the same in all applications.
 
Back
Top