A

Admin • 831.35K Points
Coach

Q. Which clause is used to group rows that have the same values?

  • (A) GROUP BY
  • (B) COLLATE
  • (C) SORT BY
  • (D) AGGREGATE BY
  • Correct Answer - Option(A)
  • Views: 20
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
`GROUP BY` is used to group rows with the same values for aggregate functions.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.