QUERY PLAN
Aggregate (cost=429.43..429.44 rows=1 width=8)
-> Seq Scan on tbl_reimbursements (cost=0.00..429.40 rows=9 width=0)
Filter: ((status <> 0) AND (next_verify_user = 1001))