QUERY PLAN
Sort (cost=7.69..7.73 rows=15 width=219)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_sales_outbounds (cost=0.00..7.40 rows=15 width=219)
Filter: (created_by = 1001)