QUERY PLAN
Sort (cost=20.06..20.50 rows=176 width=152)
Sort Key: "order"
-> Seq Scan on tbl_client_types (cost=0.00..13.50 rows=176 width=152)
Filter: ((NOT is_delete) OR (id IS NULL))