QUERY PLAN
Sort (cost=20.02..20.46 rows=175 width=152)
Sort Key: "order"
-> Seq Scan on tbl_client_types (cost=0.00..13.50 rows=175 width=152)
Filter: (NOT is_delete)