1) When I turn on "Number fields to_char" option (in Preferences - Window Types - SQL Window of PL/SQL Developer) I have comma (',') as Decimal Symbol in SQL results irrespective of Numbers format (in Tools - Preferences - User Interface - NLS Options - Numbers). How may I set point ('.') as Decimal Symbol in this case?
2) Is it possible some other way (not "Number fields to_char" option) to show a Number data type field e.g. with 20 digits (not in floating point (exponential) format) in SQL results?
2) Is it possible some other way (not "Number fields to_char" option) to show a Number data type field e.g. with 20 digits (not in floating point (exponential) format) in SQL results?