percentiletdigestmv
This section contains reference documentation for the PERCENTILETDIGESTMV function.
Was this helpful?
This section contains reference documentation for the PERCENTILETDIGESTMV function.
Was this helpful?
Returns the Nth percentile of the group using . An optional compression_factor can be specified to control the accuracy with a tradeoff in memory usage (i.e. higher compression_factor gives better accuracy but takes more memory). The default compression_factor is 100.
PERCENTILETDIGESTMV(colName, percentile)
PERCENTILETDIGESTMV(colName, percentile, compression_factor)
These examples are based on the .
10
44
108