Options
All
  • Public
  • Public/Protected
  • All
Menu

Aggregation function

Index

Enumeration members

Enumeration members

Avg = "AVG"

Average value

Count = "COUNT"

Count of the values

Max = "MAX"

Maximum value

Min = "MIN"

Minimum value

Sum = "SUM"

Sum of the values

Unique = "UNIQUE"

Unique values

Generated using TypeDoc