
©EDB 2024 — ALL RIGHTS RESERVED.
What are we doing here?
This presentation is all about window functions, a powerful feature of the SQL
Standard, almost fully implemented in PostgreSQL.
You will learn about the handful of pure window functions provided by the
Standard and PostgreSQL.
More importantly, you will learn how to write window specifications, with
elaborate frames that can eliminate hundreds of lines of application code.
相关文档
评论