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