QUERY PLAN
Sort (cost=21.75..21.90 rows=60 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_sales_outbound_verify_rels (cost=0.00..19.98 rows=60 width=25)
Filter: ((status <> 0) AND (erp_sales_outbound_id = ANY ('{155,154,153,157,156,152,151,150,149,148,147,146,145,144,143,142,141,140,139,138}'::integer[])))