QUERY PLAN
Aggregate (cost=199.44..199.45 rows=1 width=8)
-> Sort (cost=170.34..175.19 rows=1940 width=665)
Sort Key: p.updated_at DESC
-> Seq Scan on tbl_products p (cost=0.00..64.40 rows=1940 width=665)