Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What are Group – Functions ?

functions group
0
Posted

What are Group – Functions ?

0

The Functions that are used to get summary informations about group or set of rows in a table. The group functions are also termed as aggregate functions. Following are the examples of aggregate functions : 1. AVG() – To find the average value 2. MIN() – To find the minimum value of the set of rows. 3. MAX() – To find the maximum value of the set of rows. 4. COUNT() – To find the total no of rows that has values. 5. SUM() – To find the summation of the datas of a given column.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123