MySQL CEILING() FunctionThe ceiling() is a Math function of MySQL. This function returns the smallest value which is greater than or equal to the given number. SyntaxParameter:Num: It is the number for getting ceiling value. ReturnsThis function returns the smallest value which is greater than or equal to the given number. Example 1Output: Example 2Output: Example 3Output: Next TopicMySQL Math |
We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India