Multiple choice Which of the following SQL functions is used to find the average of a given record? AVG MIN MAX SUM SQRT Reveal answer Fill a bubble to check yourself A Correct answer Explanation This option is correct as AVG is a predefined SQL function that is used to calculate the average of a given record.