This Oracle tutorial explains how to use the Oracle/PLSQL FLOOR function with syntax and examples.
The Oracle/PLSQL FLOOR function returns the largest integer value that is equal to or less than a number.
The syntax for the FLOOR function in Oracle/PLSQL is:
The value used to determine the largest integer value that is equal to or less than a number.
The FLOOR function returns an integer value.
The FLOOR function can be used in the following versions of Oracle/PLSQL:
Let's look at some Oracle FLOOR function examples and explore how to use the FLOOR function in Oracle/PLSQL.
For example: