QUERY PLAN
Sort (cost=1.11..1.12 rows=4 width=152)
Sort Key: "order"
-> Seq Scan on tbl_company_natures (cost=0.00..1.07 rows=4 width=152)
Filter: (NOT is_delete)