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