hey.. it's Gunjan here..point donation...tell me what are aggregate functions in SQL...???
Answers
Answered by
5
Here is your SQL's Function: -
In database management an aggregate function is a function where the values of multiple rows are grouped together as input on certain criteria to form a single value of more significant meaning.
Hope it's helps you ❤❤
Answered by
2
Aggregate function in SQL is a function where the values of multiple rows are grouped together as input on certain criteria to form a single value of more significant meaning.
Similar questions