0
Q:

round decimal mysql

SELECT ROUND(20.555, 1);
-- 20.5
SELECT ROUND(20.5, 0);
-- 21
1
round(column)
0

New to Communities?

Join the community