This site is about a previous instance of this event. For the current event, please see the updated site.

Schedule - PGConf.EU 2017

Postgres Window Magic

Date: 2017-10-26
Time: 15:40–16:30
Room: Congress
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.

Slides

The following slides have been made available for this session:

Speaker

Bruce Momjian