Subject | English | Turkish |
comp., MS | aggregate event | toplu olay (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) |
environ. | aggregate extraction Extraction of crushed rock or gravel screened to sizes for use in road surfaces, concretes, or bituminous mixes | agrega çıkarma |
comp., MS | aggregate function | toplama işlevi, kümesel işlev (A function that performs a calculation on multiple values and returns a single value) |
comp., MS | aggregate query | toplama sorgusu (A query (SQL statement) that summarizes information from multiple rows by including an aggregate function such as Sum or Avg) |
comp., MS | row aggregate function | satır toplama işlevi (A function that generates summary values, which appear as additional rows in the query results) |
math. | self-renewing aggregate | kendini yenileyen yığılma (toplanma) |
comp., MS | user-defined aggregate function | kullanıcı tanımlı toplam işlevi (An aggregate function created against a SQL Server assembly whose implementation is defined in an assembly created in the .NET Frameworks common language runtime) |