QUERY PLAN
Sort (cost=9.09..9.12 rows=11 width=217)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_sales_outbounds (cost=0.00..8.90 rows=11 width=217)
Filter: (created_by = 1001)