• Don't worry I have the answer.

    Use Round:

    SELECT ROUND('10.456',2,1)

    This will return 10.45