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