Q. What is the purpose of the GROUP BY clause in SQL?
Solution:
GROUP BY aggregates data into groups, often used with functions like COUNT, SUM, or AVG.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
GROUP BY aggregates data into groups, often used with functions like COUNT, SUM, or AVG.
Strengthen Your Practice with our comprehensive question bank.