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