Aggregate (cost=402.22..402.23 rows=1 width=8) |
-> Sort (cost=402.20..402.20 rows=1 width=24) |
Sort Key: tbl_reimbursement_verify_rels.id |
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..402.19 rows=1 width=24) |
Filter: ((status = 0) AND (reimbursement_id = 7909)) |