QUERY PLAN
Aggregate (cost=103.10..103.11 rows=1 width=8)
-> Seq Scan on tbl_approves (cost=0.00..103.09 rows=1 width=0)
Filter: ((status <> 0) AND (next_verify_user = 1000))