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