INT: Finding the Greatest Integer

How to:

The INT function returns the integer component of a number.

Syntax: How to Find the Greatest Integer

INT(in_value)

where:

in_value

Numeric

Is the value for which the integer component is returned. If you supply an expression, use parentheses as needed to ensure the correct order of evaluation.

Example: Finding the Greatest Integer

WebFOCUS

Feedback