QUERY PLAN
Sort (cost=577.87..577.88 rows=1 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..577.86 rows=1 width=24)
Filter: ((status = 0) AND (reimbursement_id = ANY ('{9033,8965,8984,8962,8963,8964}'::integer[])))