Javatpoint Logo
Javatpoint Logo

MySQL CEIL() Function

The ceil() is a Math function of MySQL. This function returns the smallest value which is greater than or equal to the given number.

Syntax

Parameter:

Num: number for getting ceil value

Returns

This function returns the smallest integer value that is greater than or equal to a number.

Example 1

Output:


MySQL Math CEIL() Function

Example 2

Output:


MySQL Math CEIL() Function

Example 3

Output:


MySQL Math CEIL() Function

Example 4

Output:


MySQL Math CEIL() Function
Next TopicMySQL Math





Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA