"µ" Symbol in select statement.
742069Dec 21 2009 — edited Jul 7 2012Hi All
I have a text value having symbol "µ". I have inserted this record and executed the select statement sqlplus/command prompt. This looks correct.
however when I executed the same SQL from SQL Developer I am getting junk values instead of "µ". I am sure it is going to be shown like this in application as well.
Is there anyway to handle this? Do I need to do any thing while inserting itself. Please let me know.
Thanks