Claus Pedersen
Member³
I have the following select:
I select 'Column width to header'.
Now the decimal number is shown, so the first 9 partly overlaps the small square (...) and the vertical grid separator that belongs to the string.
I am using comma as decimal separator in my client.
Not a biggie, and the error was present in version 13 as well, but it would be nice to have it fixed.
SQL:
SELECT '12345678901234567890' abc, 9000.01 xyz FROM dual
I select 'Column width to header'.
Now the decimal number is shown, so the first 9 partly overlaps the small square (...) and the vertical grid separator that belongs to the string.
I am using comma as decimal separator in my client.
Not a biggie, and the error was present in version 13 as well, but it would be nice to have it fixed.