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