QUERY PLAN
Aggregate (cost=270.87..270.88 rows=1 width=8)
-> Seq Scan on tbl_reimbursements (cost=0.00..270.81 rows=27 width=0)
Filter: ((status <> 0) AND (next_verify_user = 1001))