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