◀ Back to Playground HomeReturn the estimated value at the Nth percentile using the quantile digest algorithmselect percentileest(int_field, 50), percentileest(long_field, 50), percentileest(double_field, 50), percentileest(float_field, 50) FROM users