QUERY PLAN
Result (cost=9.28..9.29 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_erp_sales_outbounds (cost=0.00..9.28 rows=1 width=0)
Filter: ((status = ANY ('{1,5}'::integer[])) AND (created_by = 1013))