Impact Analytics interview question

What is a window function?

Interview Answer

Anonymous

May 29, 2025

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