QUERY PLAN
Sort (cost=1.46..1.49 rows=12 width=152)
Sort Key: "order"
-> Seq Scan on tbl_client_industries (cost=0.00..1.24 rows=12 width=152)
Filter: (NOT is_delete)