Aggregate (cost=375.77..375.78 rows=1 width=8) |
-> Sort (cost=375.75..375.75 rows=1 width=24) |
Sort Key: tbl_reimbursement_verify_rels.id |
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..375.74 rows=1 width=24) |
Filter: ((status = 0) AND (reimbursement_id = 7438)) |