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