LAST_VALUE¶
LAST_VALUE(COLUMN_EXPRESSION)
Select the last value in the window or NULL
if the window
is empty. Supported on all non-semi-structured types.
LAST_VALUE(COLUMN_EXPRESSION)
Select the last value in the window or NULL
if the window
is empty. Supported on all non-semi-structured types.