QUERY PLAN
Sort (cost=1.11..1.12 rows=4 width=30)
Sort Key: "order"
-> Seq Scan on tbl_client_types (cost=0.00..1.07 rows=4 width=30)
Filter: ((NOT is_delete) OR (id = 1))