QUERY PLAN
Sort (cost=1.13..1.14 rows=5 width=18)
Sort Key: "order"
-> Seq Scan on tbl_company_natures (cost=0.00..1.07 rows=5 width=18)
Filter: (NOT is_delete)