Materialized Views

Get an introduction to materialized views in PostgreSQL.

Use case: Computing points per season

Let’s now compute constructor and driver points per season. In the following query, we compute points for the ongoing season and the dataset available:

Get hands-on with 1200+ tech skills courses.