Suggested Answer:
An aggregate function performs a calculation on a set of values, and returns a single value. The following are aggregate functions: ✑ APPROX_COUNT_DISTINCT ✑ AVG ✑ CHECKSUM_AGG ✑ COUNT ✑ COUNT_BIG
GROUPING - ✑ GROUPING_ID ✑ MAX ✑ MIN ✑ STDEV ✑ STDEVP ✑ STRING_AGG ✑ SUM ✑ VAR ✑ VARP Reference: https://docs.microsoft.com/en-us/sql/t-sql/functions/aggregate-functions-transact-sql?view=sql-server-ver15
Max and Min are examples of aggregate functions in SQL. They are used to calculate the maximum and minimum values of a column, respectively. Aggregate functions perform a calculation on a set of values and return a single result.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Eltooth
Highly Voted 2 years, 2 months agomamahani
Highly Voted 1 year, 5 months agoSwamy90572
Most Recent 3 weeks, 5 days agoman5484
1 month, 3 weeks agoheobanten04
5 months, 1 week agoAGTraining
6 months, 2 weeks agojames2033
10 months, 2 weeks agochiiiweiii
1 year, 6 months agoYOGESHGP19111982
1 year, 7 months agoAbains
1 year, 10 months agodk87
2 years, 3 months agoAshishsingh07
2 years, 4 months agobfan95
2 years, 4 months agoarif17
2 years, 4 months agopads98
2 years, 4 months ago