QUERY PLAN
Limit (cost=14.03..14.08 rows=20 width=673)
-> Sort (cost=14.03..14.30 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)