pub fn last_value(arg: Expr) -> ExprExpand description
Create a WindowFunction expression for
Last user-defined window function.
Returns the last value in the window frame
pub fn last_value(arg: Expr) -> ExprCreate a WindowFunction expression for
Last user-defined window function.
Returns the last value in the window frame