analytic function (Angleško)
Noun
A function that computes an aggregate value based on a group of rows. Unlike aggregate functions, analytic functions can return multiple rows for each group. You can use analytic functions to compute moving averages, running totals, percentages or top-N results within a group.