QUERY PLAN
Result (cost=11.54..11.55 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_ledger_account_captions (cost=0.00..11.54 rows=1 width=0)
Filter: ((id <> 3) AND (ledger_id = 1) AND (type = 1) AND ((title)::text = '华夏银行北京世纪城支行4065200001801900009530'::text))