Functions

AVG

Returns the average value of a numeric column.

AVG

Returns the average value of a numeric column.

Syntax

AVG column_name FROM table_name;