QUERY PLAN
Result (cost=170.47..170.48 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_approves (cost=0.00..170.47 rows=1 width=0)
Filter: ((created_by = 1013) AND (status = 1))