QUERY PLAN
Sort (cost=1.10..1.11 rows=3 width=152)
Sort Key: "order"
-> Seq Scan on tbl_client_types (cost=0.00..1.07 rows=3 width=152)
Filter: ((NOT is_delete) OR (id = 6))