QUERY PLAN
Sort (cost=1.83..1.89 rows=25 width=14)
Sort Key: "order"
-> Seq Scan on tbl_client_industries (cost=0.00..1.25 rows=25 width=14)
Filter: (NOT is_delete)