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