SQL

AVG Function

English

Overview

An aggregate function that computes the average of a column's values.

Details

An aggregate function that computes the average of a specified numeric column. NULL values are excluded from the calculation.

More Database terms