Window function

window_function(arg1, arg2,..) OVER ( [PARTITION BY partition_expression] [ORDER BY sort_expression [ASC | DESC] [NULLS {FIRST | LAST }])

Link ref: https://www.postgresqltutorial.com/postgresql-window-function/


This free site is ad-supported. Learn more