MySQL FLOOR() FunctionThe floor() is a Math function of MySQL. This function is used to find the greatest integer which is equal to or less than the given number. SyntaxParameterNumber : It is the number to find the greatest integer. ReturnsThis function returns the largest integer value that is equal to or less than a 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