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