4 lines
93 B
MySQL
4 lines
93 B
MySQL
|
select printf('%.4f', double_6) as double_6 from nulls where double_6 >= 50
|
||
|
100.0000
|
||
|
50.0000
|