Aggregate Functions
Perform calculations on multiple rows to return a single value. Includes standard SQL functions like SUM, AVG, COUNT, MIN, and MAX, often used with GROUP BY.
AVGBIT_ANDBIT_ORBIT_XORCOUNT DISTINCTCOUNTGROUP_CONCATMAXMINSTDSTDDEVSTDDEV_POPSTDDEV_SAMPSUMVAR_POPVAR_SAMPVARIANCE
Last updated
Was this helpful?

