4 lines
92 B
MySQL
4 lines
92 B
MySQL
|
select printf('%.2f', double_6) as double_6 from nulls where double_6 >= '49.5'
|
||
|
99.00
|
||
|
49.50
|