Functions by Category Functions by Alphabetical list
ceil([Value]) returns [Value] ceil([Column]) returns [Column] |   | This function returns the smallest integer value not less than x. Related functions: log , cos , exp , abs , int , sqrt , sin , atan2 , floor , log10 , IsNull , IsEqual , NVL , MinValue , MaxValue , Min , Max , Sum , Cum , Round , RoundToQuarter , RoundToTickSize
|