FLOOR

<< Click to Display Table of Contents >>

 

FLOOR

Returns the greatest value without the fraction part that is not greater than the value indicated in the @value parameter.

 

Syntax

FLOOR(@value)

 

Parameter

@value: Numeric value to round up

Was this page useful?