Materialized Views
Get an introduction to materialized views in PostgreSQL.
We'll cover the following
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 1400+ tech skills courses.