SELECT number as x, roundDown(x, [0, 1, 2, 3, 4, 5]) FROM system.numbers LIMIT 10;. SELECT toUInt8(number) as x, roundDown(x, [-1.5, e(), pi(), ...
確定! 回上一頁