Calculating the average of a derived table in SQL
Combining SQL AVG with other functions like MAX and MIN
Analyzing aggregate results with SQL AVG function
Using SQL AVG to find the average of character data types
Calculating the average of time intervals using SQL AVG