QUERY PLAN
Sort (cost=375.80..375.81 rows=5 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..375.74 rows=5 width=24)
Filter: ((status <> 0) AND (reimbursement_id = ANY ('{7437,7438}'::integer[])))