| Aggregate (cost=1.12..1.13 rows=1 width=8) |
| -> Sort (cost=1.10..1.10 rows=1 width=56) |
| Sort Key: tbl_erp_inventory_lost_verify_rels.id |
| -> Seq Scan on tbl_erp_inventory_lost_verify_rels (cost=0.00..1.09 rows=1 width=56) |
| Filter: ((status = 0) AND (erp_inventory_lost_id = 8)) |