QUERY PLAN
Aggregate (cost=134.70..134.71 rows=1 width=8)
-> Seq Scan on tbl_approves (cost=0.00..134.69 rows=6 width=0)
Filter: ((status <> 0) AND (next_verify_user = 1001))