QUERY PLAN
Sort (cost=860.37..860.50 rows=52 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..858.89 rows=52 width=24)
Filter: ((status <> 0) AND (reimbursement_id = ANY ('{8048,7912,7845,7881,7909,7910,7911,7908,7907,7882,7883,7900,7901,7884,7821,7792,7791,7811,7810,7813}'::integer[])))