What I am actually trying to do is not to round the number up, but to get it to 2 d.p
ie select round(1.55333,2) will give 1.55000 and I need it to give 1.55 - I cant trim it because after the calculation not all the numbers are the same length.
The database is part of our automatic phone system and I cant change the datatype to something more appropriate as theres non numerical values in the field
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.