QUERY PLAN
Sort (cost=16.90..17.21 rows=126 width=152)
Sort Key: "order"
-> Seq Scan on tbl_client_classes (cost=0.00..12.50 rows=126 width=152)
Filter: ((NOT is_delete) OR (id IS NULL))