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