Aggregate (cost=412.58..412.59 rows=1 width=8) |
-> Sort (cost=412.56..412.57 rows=1 width=24) |
Sort Key: tbl_reimbursement_verify_rels.id |
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..412.56 rows=1 width=24) |
Filter: ((status = 0) AND (reimbursement_id = 8170)) |