QUERY PLAN
Sort (cost=3.03..3.05 rows=9 width=102)
Sort Key: is_delete, sort, id
-> Seq Scan on tbl_erp_account_captions (cost=0.00..2.89 rows=9 width=102)
Filter: ((parent_id IS NULL) AND (type = 3))