QUERY PLAN
Sort (cost=20.94..21.38 rows=176 width=152)
Sort Key: "order"
-> Seq Scan on tbl_client_industries (cost=0.00..14.38 rows=176 width=152)
Filter: ((NOT is_delete) OR (id = 20))