| Limit (cost=11.09..11.14 rows=20 width=100) |
| -> Sort (cost=11.09..11.14 rows=20 width=100) |
| Sort Key: serial_no, id |
| -> Seq Scan on tbl_ledger_account_captions (cost=0.00..10.65 rows=20 width=100) |
| Filter: ((parent_id IS NULL) AND (ledger_id = 1) AND (type = '6'::smallint)) |