QUERY PLAN
Sort (cost=3.11..3.13 rows=8 width=74)
Sort Key: is_delete, sort, id
-> Seq Scan on tbl_erp_account_captions (cost=0.00..2.99 rows=8 width=74)
Filter: ((parent_id IS NULL) AND (type = 3))