Impact Analytics interview question

What is a window function?

Interview Answer

Anonymous

29 May 2025

Window functions perform calculations across rows related to the current row without collapsing them into a single result.