QUERY PLAN
Sort (cost=14.66..14.67 rows=1 width=100)
Sort Key: serial_no, id
-> Seq Scan on tbl_ledger_account_captions (cost=0.00..14.65 rows=1 width=100)
Filter: ((ledger_id = 1) AND (parent_id = 174))