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