SQL - Aggregate Functions
What is the primary purpose of using aggregation functions like
MAX() or AVG() in SQL queries?MAX() or AVG() in SQL queries?MAX() and AVG() operate on multiple rows to produce a single summarized value.WHERE, joining tables by JOIN, and sorting by ORDER BY, none of which summarize data.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions