Aggregate 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 or measurement such as a set, a bag or a list.

Common aggregate functions include :

Aggregate functions are common in numerous programming languages, spreadsheets, and relational algebra.

See also

References

https://msdn.microsoft.com/en-IN/library/ms173454.aspx

    Further reading

    This article is issued from Wikipedia - version of the 9/17/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.