3 lines
85 B
MySQL
3 lines
85 B
MySQL
|
select printf('%.2f', double_6) as double_6 from nulls where double_6 = '99.0'
|
||
|
99.00
|