QUERY PLAN
Sort (cost=970.34..970.47 rows=52 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..968.86 rows=52 width=24)
Filter: ((status <> 0) AND (reimbursement_id = ANY ('{8902,8893,8894,8895,8896,8897,8898,8899,8900,8832,8831,8830,8829,8827,8826,8825,8801,8802,8803,8804}'::integer[])))