DB
FunctionsWindow

last_value

Returns the value of an expression from the last row of the current window frame.

last_value(…) → Dynamic

Kind · window

Returns the value of an expression from the last row of the current window frame.

Part of the Window family.