FLOOR « Math « SQL / MySQL






1.Retrieve the largest integer that is not greater than a specified value: FLOOR()
2.Use FLOOR( ) if you prefer integer values to floating-point values:
3.Try multiplying the FLOOR( ) results by five:
4.get Pi and round it up and down
5.To put each population value in the proper category, divide by five million and use the integer result