3 lines
105 B
MySQL
3 lines
105 B
MySQL
|
select printf('%.2f', double_6) from nulls where double_6 <= '99.0' order by double_6 desc limit 1
|
||
|
99.00
|