Rio Tinto Interview Question

What is the window function?

Interview Answer

Anonymous

Jan 18, 2021

Window functions operate on a set of rows and return a single aggregated value for each row. The term Window describes the set of rows in the database on which the function will operate. For example : partition by