| Aggregate (cost=13.97..13.98 rows=1 width=8) |
| -> Sort (cost=13.95..13.96 rows=1 width=56) |
| Sort Key: tbl_erp_purchase_inbound_verify_rels.id |
| -> Seq Scan on tbl_erp_purchase_inbound_verify_rels (cost=0.00..13.94 rows=1 width=56) |
| Filter: ((status = 0) AND (erp_purchase_inbound_id = 215)) |