QUERY PLAN
Aggregate (cost=523.67..523.68 rows=1 width=8)
-> Seq Scan on tbl_approves (cost=0.00..523.66 rows=4 width=0)
Filter: ((status <> 0) AND (next_verify_user = 1001))