Recent content by Eleftherios

  1. E

    Execute single statement in SQL window

    It works for me. Version 12.0.5.1828 (64 bit)
  2. E

    Wrong encoding to the results of a query

    It worked by doing the following -closing PL/SQL Dev -set NLS_LANG=GREEK_GREECE.AL32UTF8 as a system environment variable (remove your previous vars/reg entries) -reboot for the sake of it -re-open PL/SQL.
  3. E

    Wrong encoding to the results of a query

    Hi all, I searched through te blog and I could not find a solution for this issue, although it might be a FAQ. I am from Greece, so my database includes many greek characters. When i query to get the results I am getting '????' as a result. I changed many times the nls_lang at my registry, but...
Back
Top