QUERY PLAN
Sort (cost=1.49..1.52 rows=13 width=152)
Sort Key: "order"
-> Seq Scan on tbl_client_industries (cost=0.00..1.25 rows=13 width=152)
Filter: ((NOT is_delete) OR (id IS NULL))