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