1

Is there a way (formula?) in SQL (specifically mySql) to format a number to have a number of significant digits?

So, for a precision of 5

54.1        => 54.100

0.00054321  => 0.00054321
Cœur
  • 37,241
  • 25
  • 195
  • 267
tru7
  • 6,348
  • 5
  • 35
  • 59

0 Answers0