What is an aggregate function?

several lines of code held in one wordit returns a single value from all values in a columnit performs calculationsit uses only a specific part of a column

Yes! An aggregate function performs predefined processes where it returns a single value as a calculation of all values in a column.

No. An aggregate function performs predefined processes where it returns a single value as a calculation of all values in a column.