Database Management PostgreSQL Mcq
Sep 25, 2025

Which aggregate function calculates the average?

Choose the correct answer:
A) SUM()
B) AVG()
C) COUNT()
D) MEAN()
Detailed Explanation

AVG() function calculates the arithmetic mean (average) of numeric values.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback