QUERY PLAN
Sort (cost=8.33..8.35 rows=9 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_sales_outbound_verify_rels (cost=0.00..8.19 rows=9 width=25)
Filter: ((status <> 0) AND (erp_sales_outbound_id = ANY ('{61,57,56,73,72,71,70,69,68,67,66,65,64,63,62,60,59,58,55,54}'::integer[])))