PPT Slide
SELECT AVG(salary)FROM employee;
This statement will return a single result which contains the average value of everything returned in the salary column from the employee table.
Average function
Previous slide
Next slide
Back to first slide
View graphic version