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