SQL AVG Function
The SQL AVG function calculates the arithmetic average of the series of numbers of its argument.
The SQL AVG function calculates the arithmetic average of the series of numbers of its argument.
The SQL COUNT function is used to count a number of records of each database table.
The SQL MAX and MIN functions allow you to display maximum and minimum values in a set.
SQL SUM Function uses to sum the values.