QUERY PLAN
Sort (cost=28.74..28.80 rows=24 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_cost_cancel_verify_rels (cost=0.00..28.19 rows=24 width=56)
Filter: ((status <> 0) AND (erp_purchase_cost_id = ANY ('{1,5,3,4,2}'::integer[])))