FLOOR() find the largest integer value that is equal to or less than a number.
Example
FLOOR(25.8)
25
FLOOR(6.5)
6
Coderraj is the global online platform and circle for programmers to learn, communicate, share their knowledge and growth their careers.
Copyright ©2022 coderraj.com. All Rights Reserved.