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