AVG()

AVG() — Calculates the average value of a numeric column.

SELECT AVG(salary) FROM employees;

AVG() — Structure map

Clickable & Draggable!

AVG() — Related pages: