An sql field returns a numeric value with 4 decimal digits. Is there a way to show it only with two decimals?
And in other sql field who is doing some sums from integer numbers, it doesn't shows any decimal. Is it possible to show two decimal digits also (p.e. 123.00)?