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