QUERY PLAN
Sort (cost=540.00..540.04 rows=16 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..539.68 rows=16 width=24)
Filter: ((status <> 0) AND (reimbursement_id = ANY ('{7751,8023,8011,8130,8354,8344}'::integer[])))