What is the purpose of of "GROUP BY" SQL function?

      

Describe the purpose of "GROUP BY" SQL function.

  

Answers


Maurice
The GROUP BY statement is used in conjunction with the aggregate functions to group the result-set by one or more columns.
maurice.mutuku answered the question on April 12, 2018 at 08:01


Next: What is the purpose of "LAST" SQL function?
Previous: What is the purpose of "SUM" SQL function?

View More Computer Studies Questions and Answers | Return to Questions Index


Exams With Marking Schemes

Related Questions