QUERY PLAN
Aggregate (cost=16.48..16.49 rows=1 width=8)
-> Sort (cost=14.83..15.10 rows=110 width=673)
Sort Key: p.updated_at DESC
-> Seq Scan on tbl_products p (cost=0.00..11.10 rows=110 width=673)