Database-Management-System
August 29, 2024Database-Management-System
August 29, 2024Database-Management-System
|
Question 390
|
Aggregate functions in SQL are
|
GREATEST, LEAST and ABS
|
|
|
SUM, COUNT AND AVG
|
|
|
UPPER, LOWER AND LENGTH
|
|
|
SQRT, POWER AND MOD
|
Question 390 Explanation:
Aggregate functions in SQL are SUM,COUNT and AVG.
Correct Answer: B
Question 390 Explanation:
Aggregate functions in SQL are SUM,COUNT and AVG.
