3 lines
108 B
MySQL
3 lines
108 B
MySQL
|
select printf('%.4f', double_6) from nulls where double_6 <= 100.0 order by double_6 desc limit 1
|
||
|
100.0000
|