QUERY PLAN
Sort (cost=4.69..4.70 rows=1 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_sales_outbound_verify_rels (cost=0.00..4.68 rows=1 width=25)
Filter: ((status = 0) AND (erp_sales_outbound_id = ANY ('{71,70,69}'::integer[])))