CEILING

<< Click to Display Table of Contents >>

 

CEILING

Returns the smallest value without a fraction part that is not less than the value indicated in the @value parameter.

 

Syntax

CEILING(@value)

 

Parameter

@value: Numeric value to round up

Was this page useful?