Claus Pedersen Member³ Jan 10, 2017 #1 When using single record view in sql window result grid, numbers are not right justified like in grid. All data in single record view is left justified.
When using single record view in sql window result grid, numbers are not right justified like in grid. All data in single record view is left justified.
Marco Kalter Administrator Staff member Jan 11, 2017 #1 This is by design. The number values can have different scale and precision, so it's not really useful to right-align them.
This is by design. The number values can have different scale and precision, so it's not really useful to right-align them.
Claus Pedersen Member³ Jan 11, 2017 #1 It is useful in that way that you can easily identify what is a number and what is a string or a date. If it makes sense to right justify numbers in the grid it must make as much sense to do it in the single record view?
It is useful in that way that you can easily identify what is a number and what is a string or a date. If it makes sense to right justify numbers in the grid it must make as much sense to do it in the single record view?