workbench - Round Function in MySQL -



workbench - Round Function in MySQL -

i have value of 18.5 , when used round(), remains 18.

how round off value 19.

18.5 ---> 19 [any other functions]

thankx

you might want refer ceil function. seek ceil(18.5)

mysql workbench

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

c# - Create a Notification Object (Email or Page) At Run Time -- Dependency Injection or Factory -

Set Up Of Common Name Of SSL Certificate To Protect Plesk Panel -