QUERY PLAN
Sort (cost=1.89..1.96 rows=25 width=14)
Sort Key: "order"
-> Seq Scan on tbl_client_industries (cost=0.00..1.31 rows=25 width=14)
Filter: ((NOT is_delete) OR (id = 1))