User Documentation
Ispirer Capabilities - Oracle Migration
Pricing
Oracle - AVG Function
Oracle - AVG | |
---|---|
Syntax | AVG() |
Description | AVG returns average value of argument. This function takes as an argument any numeric datatype or any nonnumeric datatype that can be implicitly converted to a numeric datatype. The function returns the same datatype as the numeric datatype of the argument. |