This tutorial explains how to use the MySQL CEIL function with syntax and examples.
The MySQL CEIL function returns the smallest integer value that is greater than or equal to a number.
The syntax for the CEIL function in MySQL is:
The value used to find the smallest integer value.
The CEIL function can be used in the following versions of MySQL:
Let's look at some MySQL CEIL function examples and explore how to use the CEIL function in MySQL.
For example: