Last updated
Was this helpful?
This metric is not supported in MySQL.
Quartiles divide all non-NULL values in the column within the latest partition into four equal parts based on value: Q3 represents the 75th percentile.
data (numeric)
For data sources supporting exact percentiles (e.g. PostgreSQL’s PERCENTILE_DISC(0.75)), Soda uses that function.
For data sources that provide approximations (such as BigQuery, SQLServer, Redshift and Trino), Soda uses those approximated values.
You are not logged in to Soda and are viewing the default public documentation. Learn more about Documentation access & licensing.
If you do have a Soda license, make sure to log in to Soda Cloud in this same browser.
Last updated
Was this helpful?
Was this helpful?
