QUERY PLAN
Seq Scan on tbl_product_types (cost=0.00..2.32 rows=9 width=20)
Filter: (id = ANY ('{5,3,4,7,11,19,22,2,10}'::integer[]))