| Result (cost=8.17..8.18 rows=1 width=1) |
| InitPlan 1 (returns $0) |
| -> Index Scan using idx_tbl_ledger_banks_erp_bank_id on tbl_ledger_banks (cost=0.14..8.17 rows=1 width=0) |
| Index Cond: (ledger_id = 1) |
| Filter: ((id <> 2) AND ((title)::text = '银行存款'::text)) |