Database-Management-System
August 29, 2024Database-Management-System
August 29, 2024Database-Management-System
Question 378 |
In SQL-the function -avg,min,max,sum,count are called as ____
Aggregate function | |
Adjunct function | |
Scalar operation
| |
Set Operation
|
Question 378 Explanation:
In SQL the function avg, min, max, sum, count are called as aggregate function.
Correct Answer: A
Question 378 Explanation:
In SQL the function avg, min, max, sum, count are called as aggregate function.