A

Admin • 833K Points
Coach

Q. Which among the following belongs to an "aggregate function"?

  • (A) COUNT
  • (B) update
  • (C) LOWER
  • (D) All of the mentioned
  • Correct Answer - Option(A)
  • Views: 28
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is about aggregate functions in MySQL. Aggregate functions are special functions that work with groups of rows in your database table. They summarize data to give you a single value for each group.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.