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