Window functions¶
Window functions are analytic functions that you can use for various calculations such as running totals, moving averages, and rankings.
For general syntax rules, see Window function syntax and usage. For syntax specific to individual functions, go to the links in the following table.