Advertisements
Advertisements
Question
Which of the following is not a built in aggregate function in SQL?
Options
avg
max
total
count
MCQ
Solution
total
Explanation -
Functions called several ro:w furidfuns aggregated. These functions operate on a complete set of records and return: For each column in the records that the function is applied to, there is only one value.
shaalaa.com
GROUP BY Clause in SQL
Is there an error in this question or solution?