QUERY PLAN
Result (cost=224.75..224.75 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_reimbursements (cost=0.00..224.75 rows=1 width=0)
Filter: ((created_by = 1000) AND (status = 1))