what do group by?? in sql
what do group by?? in sql
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Kapil Singh KumawatPosted Apr 16, 2019, 2:18 AM
Rajeev KumarPosted Mar 7, 2023, 5:31 AM
GROUP BY: The GROUP BY clause is executed to group the data based on the values in one or more columns.
Priyanka SinghPosted Apr 16, 2019, 4:57 AM
Important Points:
Syntax:
Nandha Kumar NagarajanPosted Apr 16, 2019, 4:28 AM