Aggregate (cost=334.55..334.56 rows=1 width=4) (actual time=17.177..17.177 rows=1 loops=1)
Seq Scan on rental (cost=0.00..294.44 rows=16044 width=4) (actual time=0.010..5.642 rows=16044 loops=1)
Aggregate (cost=334.55..334.56 rows=1 width=4) (actual time=17.177..17.177 rows=1 loops=1) -> Seq Scan on rental (cost=0.00..294.44 rows=16044 width=4) (actual time=0.010..5.642 rows=16044 loops=1)