firstValue
The first_value window function, translated to first_value(expr)
in SQL.
Return the value of expr from the first row of the window frame.
Since
3.6.0
The first_value window function, translated to first_value(expr)
in SQL.
Return the value of expr from the first row of the window frame.
3.6.0