QUERY PLAN
Seq Scan on tbl_client_types (cost=0.00..1.10 rows=6 width=205)
Filter: (id = ANY ('{5,6,1,2,3,7}'::integer[]))