Session

Back

Postgres Window Magic

Date: 2017-09-07
Time: 18:30 - 19:20
Room: Cyril Magnin
Level: Intermediate

Normal SQL queries return rows where each row is independent of the other returned rows. SQL window functions allow queries to return computed columns based on values in other rows in the result set. This presentation explains the many window function facilities and how they can be used to produce useful SQL query results.

This presentation explains the many window function facilities and how they can be used to produce useful SQL query results.

Speaker

Bruce Momjian