What is the default aggregation method for the third parameter of GROUPBY() function?

✅  The correct answer is:

Sum

Question:

What is the default aggregation method for the third parameter of GROUPBY() function?

Solution:

  • Sum
  • Average
  • Count
  • Join
  • None of the above