QUERY PLAN
Sort (cost=1.08..1.09 rows=4 width=19)
Sort Key: "order"
-> Seq Scan on tbl_client_classes (cost=0.00..1.04 rows=4 width=19)
Filter: ((NOT is_delete) OR (id IS NULL))