In SQL – the function - avg, min, max, sum, count are called as ______.
2020
In SQL – the function - avg, min, max, sum, count are called as ______.
Answer: A. aggregate function — The correct option is A. In SQL, functions like avg, min, max, sum, and count are called aggregate functions. They process a collection of multiple values…
- A.
aggregate function
- B.
adjunct function
- C.
scalar operation
- D.
set operation
Attempted by 1353 students.
Show answer & explanation
Correct answer: A
The correct option is A. In SQL, functions like avg, min, max, sum, and count are called aggregate functions. They process a collection of multiple values across rows within a column and collapse them to return a single, summarized mathematical value.
Explore the full course: Iocl Engineers Officers Grade A Paper 2
Loading lesson…