QUERY PLAN
Sort (cost=5.52..5.52 rows=1 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_sales_outbound_verify_rels (cost=0.00..5.51 rows=1 width=25)
Filter: (erp_sales_outbound_id = ANY ('{57,71,70,69,68,66,65,64,63}'::integer[]))