RANGE BETWEEN UNBOUNDED PRECEDING AND UNBOUNDED FOLLOWING.
For more detail on window function syntax see: Window Functions - Syntax.
Returned value
- The relative rank of the current row. The return type is Float64 in the range [0, 1]. Float64.
Query
Query
Response
cume_dist() function calculates the relative position using the following formula: