SQL Row Window Functions

SQL row window functions are applied to row windows:

    row-window-function over (row-window)

Comments