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