DB
FunctionsWindow

first_value

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

first_value(…) → Dynamic

Kind · window

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

Part of the Window family.