These two functions calculates a percentile based on a continuous or discrete distribution of the column values. PERCENTILE_CONT calculates a percentile based on a continuous distribution. It will ...
I'm trying to tun the tutorial on https://docs.timescale.com/timescaledb/latest/tutorials/nfl-analytics/ingest-and-query/ After loading all the data and creating the ...