English | Spanish |
aggregate function | función de agregado (A function that performs a calculation on multiple values and returns a single value) |
row aggregate function | función de agregado de filas (A function that generates summary values, which appear as additional rows in the query results) |
user-defined aggregate function | función de agregado definida por el usuario (An aggregate function created against a SQL Server assembly whose implementation is defined in an assembly created in the .NET Frameworks common language runtime) |