Question
What is the meaning of "GROUP BY" clause in Mysql?(A) Group data by column values(B) Group data by row values(C) Group data by column and row values(D) None of these
Step 1
The "GROUP BY" clause is used in SQL queries to arrange identical data into groups. This is often used in conjunction with aggregate functions like COUNT, SUM, AVG, etc. Show more…
Show all steps
Your feedback will help us improve your experience
Watch the video solution with this free unlock.
EMAIL
PASSWORD