QUERY PLAN
Sort (cost=16.85..17.17 rows=125 width=152)
Sort Key: "order"
-> Seq Scan on tbl_client_classes (cost=0.00..12.50 rows=125 width=152)
Filter: (NOT is_delete)