pub fn dense_rank() -> ExprExpand description
Create a WindowFunction expression for
DenseRank user-defined window function.
Returns rank of the current row without gaps. This function counts peer groups
pub fn dense_rank() -> ExprCreate a WindowFunction expression for
DenseRank user-defined window function.
Returns rank of the current row without gaps. This function counts peer groups