Windowing functions are used in SQL Plus to compute cumulative, moving, and
other aggregate functions applied to a set of tuples called a window. The size
and shape of the window is always defined relative to a row in a block; this
reference row is called the current row.