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