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