DictionaryForumContacts

   English
Terms for subject Microsoft containing Aggregate | all forms | exact matches only
EnglishSpanish
aggregate eventevento agregado (A type of event that is generated after a series of events of another type have occurred. An aggregate event is used to represent a series of events to avoid flooding the event consumer)
aggregate functionfunción de agregado (A function that performs a calculation on multiple values and returns a single value)
aggregate queryconsulta de funciones agregadas (A query (SQL statement) that summarizes information from multiple rows by including an aggregate function such as Sum or Avg)
row aggregate functionfunción de agregado de filas (A function that generates summary values, which appear as additional rows in the query results)
user-defined aggregate functionfunció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)