Skip to main content
Version: 24.3.x

Percentile

Function NameDescription
APPROX_PERCENTILEComputes the approximate percentile of the given column and quantile.
MEDIANComputes the median of the specified column's values based on a continuous distribution.
PERCENTILE_CONTComputes a percentile value based on a continuous distribution of the column input.
PERCENTILE_DISCComputes a specific percentile for sorted values in a column.